DataAsyncCommand Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the DataAsyncCommand 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 | |
---|---|---|
DataAsyncCommand() | Creates a new instance of the DataAsyncCommand class. | |
DataAsyncCommand(IVsDataConnection) | Initializes a new instance of the DataAsyncCommand object with an IVsDataConnection object that is set on the inherited DataSiteableObject<T> object. |
Top