Version

DataSourceSchemaChangedEventArgs Class Members

The following tables list the members exposed by DataSourceSchemaChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataSourceSchemaChangedEventArgs ConstructorConstructs a DataSourceSchemaChangedEventArgs  
Public Properties
 NameDescription
Public PropertyCountGets the current full count of items in the data source.  
Public PropertySchemaGets the new schema that has been provided.  
See Also