SqlScriptEditorControl.MultiServerPropertiesDisplay.AggregateLoginDisplayName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la chaîne à afficher dans la fenêtre d'état pour le nom de connexion. En cas d'incohérence, affichez une chaîne vide.
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
Valeur de propriété
Chaîne à afficher dans la fenêtre d'état pour le nom de connexion.
- Attributs