IConnectionStore<T> Interface
Specifies the interface for the generic connection store.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | GetConnection() | Retrieves a new connection from the store with the default property values. |
![]() | GetConnection(Boolean) | Retrieves a new connection or duplicates the existing connection from the store. |
Show:
