IServerConnectionInformation Interface

 

Defines a method that uses a specified object to describe the server or connection.

Namespace:   Microsoft.SqlServer.Management.ServerInformation
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class IServerConnectionInformation

NameDescription
System_CAPS_pubpropertyDescription

Gets the specified string that represents the description of the property.

System_CAPS_pubpropertyDetails

Gets the specified details of the server connection.

System_CAPS_pubpropertySupportDetails

Gets a value that indicates whether the specified details are supported by the server connection.

System_CAPS_pubpropertyText

Gets the specified string that represents the connection information.

NameDescription
System_CAPS_pubmethodGetImage(Size)

Gets the preferred size of the image.

Return to top
Show: