DataCommand Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DataCommand class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DataCommand() | Initializes a new instance of the DataCommand class. | |
DataCommand(IVsDataConnection) | Initializes a new instance of the DataCommand class together with a data connection object. |
Top