Version 24.2 (latest)

DataSourceDataProviderSchemaChangedEventArgs Class Properties

For a list of all members of this type, see DataSourceDataProviderSchemaChangedEventArgs members.

Public Properties
 NameDescription
Public PropertyCountRepresents the current full count for the data provider. May be -1 if this information is not available yet.  
Public PropertySchemaRepresents the current schema for the data provider.  
See Also