Version

DataSourceDataProviderSchemaChangedEventArgs Class Members

The following tables list the members exposed by DataSourceDataProviderSchemaChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataSourceDataProviderSchemaChangedEventArgs ConstructorConstructs a DataSourceDataProviderSchemaChangedEventArgs.  
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