次の方法で共有


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 接続の接続マネージャーを表す文字列。

属性

適用対象