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!

ADOSchemaMappingEventArgs.Command

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Command As ADOCommand
[C#]
public ADOCommand Command {new get;}
[C++]
public: __property ADOCommand* get_Command();
[JScript]
public function get Command() : ADOCommand;

See Also

ADOSchemaMappingEventArgs Class | ADOSchemaMappingEventArgs Members | System.Data.ADO Namespace