IVsDataConnectionFactory Interface
Provides the ability to create stand-alone instances of the IVsDataConnection class.
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
| Name | Description | |
|---|---|---|
![]() | CreateConnection(Guid, String^, Boolean) | Initializes a new instance of the IVsDataConnection class with the specified connection information. |
![]() | MakeConnectionFrom(Guid, Object^) | Initializes a new instance of the IVsDataConnection class for the specified provider from an existing underlying provider object. |
This is a globally registered Visual Studio service.
Show:
