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!

SchemaChangingEventArgs Class

[To be supplied.]

Object
   EventArgs
      SchemaChangingEventArgs

[Visual Basic]
Public Class SchemaChangingEventArgs
   Inherits EventArgs
[C#]
public class SchemaChangingEventArgs : EventArgs
[C++]
public __gc class SchemaChangingEventArgs : public EventArgs
[JScript]
public class SchemaChangingEventArgs extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

SchemaChangingEventArgs Members | System.Data.Internal Namespace