IServerConnectionInformationDetails Interface
Defines a method that uses a specified object to describe the server or connection details.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | ConnectionInformation | Gets the connection information that is used to get the server information. |
![]() | Description | Gets a detailed description of the server that is used for the tooltip information. |
![]() | Details | Gets a facet that describes the server or the connection information. |
![]() | Text | Gets a single string value that describes the server connection. |
| Name | Description | |
|---|---|---|
![]() | GetImage(Size) | Returns an image associated with the server or connection. |
![]() | GetVisualizer() | Returns the custom visualizer for the specified connection type, if available. |
Show:

