다음을 통해 공유


SMOServerConn.ConnectionDescription 속성

정의

SMO 연결의 연결 관리자에 대한 설명을 가져옵니다.

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

속성 값

SMO 연결에 대한 연결 관리자를 설명하는 문자열입니다.

특성

적용 대상