言語

SqlScriptEditorControl.MultiServerPropertiesDisplay.AggregateLoginDisplayName プロパティ

定義

ログイン名のステータスウィンドウに表示される文字列を取得できます。 もしこれが一貫していなければ、空文字列を表示します。

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

プロパティ値

ログイン名のステータスウィンドウに表示される文字列です。

属性

適用対象