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

속성 값

로그인 이름에 대해 상태 창에 표시할 문자열입니다.

특성

적용 대상