SqlScriptEditorControl.MultiServerPropertiesDisplay.AggregateLoginDisplayName Property

Definition

Gets the string to display in the status window for the login name. If this is inconsistent, display an empty string.

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

Property Value

The string to display in the status window for the login name.

Attributes

Applies to