SqlScriptEditorControl.MultiServerPropertiesDisplay.SelectedConnectionInfo 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 ou définit le nom d’affichage des informations de connexion sélectionnées, comme « Serveur (connexion) ».
public:
property System::String ^ SelectedConnectionInfo { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("ConnectionId_Category")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ChildConnections_Description")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ChildConnections_Name")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DynamicValues(true)]
public string SelectedConnectionInfo { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("ConnectionId_Category")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ChildConnections_Description")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ChildConnections_Name")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DynamicValues(true)>]
member this.SelectedConnectionInfo : string with get, set
Public Property SelectedConnectionInfo As String
Valeur de propriété
Le nom affiché des informations de connexion sélectionnées est « Serveur (connexion) ».
- Attributs