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!

DataSetCommand Events

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

Public:

SchemaChanged Occurs during Update after a command is executed against the data source when the schema may be potentially different due to a property change.
SchemaChanging Occurs during Update before a command is executed against the data source when the schema may be potentially different due to a property change.

See Also

DataSetCommand Class | System.Data.Internal Namespace