NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DBCommand Events

The events of the DBCommand class are listed below. For a complete list of DBCommand class members, see the DBCommand Members topic.

Public:

SchemaChanged Occurs when the DataSet schema has been changed to match the schema change of the data source.
SchemaChanging Occurs when the DataSet schema is to be changed to match the schema change of the data source.

See Also

DBCommand Class | System.Data.Internal Namespace