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.
Ça fait apparaître la chaîne dans la fenêtre d’état du nom de connexion. Si cela est incohérent, 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é
La chaîne à afficher dans la fenêtre de statut pour le nom de connexion.
- Attributs