DacDomain.GetConnection Method
Include Protected Members
Include Inherited Members
Gets a connection to the instance of the Database Engine serving as a backing store.
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 | |
---|---|---|
ISfcHasConnection.GetConnection() | Gets a connection to the instance of the Database Engine serving as a backing store. | |
ISfcHasConnection.GetConnection(SfcObjectQueryMode) | Gets a connection to the instance of the Database Engine serving as a backing store that supports the specified query processing mode. |
Top