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!

SQLSchemaMappingEventArgs Class

[To be supplied.]

Object
   EventArgs
      SchemaMappingEventArgs
         SQLSchemaMappingEventArgs

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQL

Assembly: System.Data.dll

See Also

SQLSchemaMappingEventArgs Members | System.Data.SQL Namespace