IVsDataConnection.GetLockedProviderObject Method
Include Protected Members
Include Inherited Members
Retrieves the underlying locked data provider that supports the current data connection.
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
Retrieves the underlying locked data provider that supports the current data connection.
GetLockedProviderObject(Int32)
Retrieves the underlying data provider after locking the current data connection.
Top