RegisterServerHelpKeyWordAttribute(String) Constructeur
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.
Initialise une nouvelle instance de la classe RegisterServerHelpKeyWordAttribute avec le mot clé d'aide spécifié.
public:
RegisterServerHelpKeyWordAttribute(System::String ^ helpKeyword);
public RegisterServerHelpKeyWordAttribute (string helpKeyword);
new Microsoft.SqlServer.Management.UI.ConnectionDlg.RegisterServerHelpKeyWordAttribute : string -> Microsoft.SqlServer.Management.UI.ConnectionDlg.RegisterServerHelpKeyWordAttribute
Public Sub New (helpKeyword As String)