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!

SchemaMappingEventArgs Class

[To be supplied.]

Object
   EventArgs
      SchemaMappingEventArgs

[Visual Basic]
MustInherit Public Class SchemaMappingEventArgs
   Inherits EventArgs
[C#]
public abstract class SchemaMappingEventArgs : EventArgs
[C++]
public __gc __abstract class SchemaMappingEventArgs : public
   EventArgs
[JScript]
public abstract class SchemaMappingEventArgs extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

SchemaMappingEventArgs Members | System.Data.Internal Namespace