DataTransaction Constructor
Include Protected Members
Include Inherited Members
Instantiates a new instance of the DataTransaction 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 | |
---|---|---|
DataTransaction() | Instantiates a new instance of the DataTransaction class. | |
DataTransaction(IVsDataConnection) | Instantiates a new instance of the DataTransaction class, specifying a data connection. |
Top