SMOServerConn.ConnectionDescription Property

Definition

Gets the description of the connection manager for the SMO connection.

public:
 static property System::String ^ ConnectionDescription { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public static string ConnectionDescription { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ConnectionDescription : string
Public Shared ReadOnly Property ConnectionDescription As String

Property Value

A String that describes the connection manager for the SMO connection.

Attributes

Applies to