SqlWorkbenchHierarchy.RootNode 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.
protected:
property Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNodeContainer ^ RootNode { Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNodeContainer ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNodeContainer ^ value); };
protected Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNodeContainer RootNode { get; set; }
member this.RootNode : Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNodeContainer with get, set
Protected Property RootNode As ISqlToolsHierNodeContainer