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.OnSchemaChanging ()

Raises the SchemaChanging event.

[Visual Basic]
Overloads Protected Sub OnSchemaChanging()
[C#]
protected void OnSchemaChanging();
[C++]
protected: void OnSchemaChanging();
[JScript]
protected function OnSchemaChanging();

See Also

DBCommand Class | DBCommand Members | System.Data.Internal Namespace | DBCommand.OnSchemaChanging Overload List