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 Properties
For a list of all members of this type, see DataSourceDataProviderSchemaChangedEventArgs members.
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