[To be supplied.]
[Visual Basic] Public ReadOnly Property Command As SQLCommand [C#] public SQLCommand Command {new get;} [C++] public: __property SQLCommand* get_Command(); [JScript] public function get Command() : SQLCommand;
SQLSchemaMappingEventArgs Class | SQLSchemaMappingEventArgs Members | System.Data.SQL Namespace