DataObjectSelector Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DataObjectSelector 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 | |
---|---|---|
DataObjectSelector() | Initializes a new instance of the DataObjectSelector class. | |
DataObjectSelector(IVsDataConnection) | Initializes a new instance of the DataObjectSelector class with the data connection object. |
Top