Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DataSourceDataProviderSchemaChangedEventArgs Class Members
The following tables list the members exposed by DataSourceDataProviderSchemaChangedEventArgs.
Public Properties
| Name | Description |
| Count | Represents the current full count for the data provider. May be -1 if this information is not available yet. |
| Schema | Represents the current schema for the data provider. |
See Also