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

Raises the SchemaChanged event.

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

See Also

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