IServerConnectionInformationDetails Interface

Definition

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

public interface class IServerConnectionInformationDetails
public interface IServerConnectionInformationDetails
type IServerConnectionInformationDetails = interface
Public Interface IServerConnectionInformationDetails

Properties

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.

Methods

GetImage(Size)

Returns an image associated with the server or connection.

GetVisualizer()

Returns the custom visualizer for the specified connection type, if available.

Applies to