ISqlToolsHierRoot.InitHierarchyRoot Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void InitHierarchyRoot(Microsoft::SqlServer::Management::UI::VSIntegration::ServiceProvider ^ sp, Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierarchy ^ myHier);
public void InitHierarchyRoot(Microsoft.SqlServer.Management.UI.VSIntegration.ServiceProvider sp, Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierarchy myHier);
abstract member InitHierarchyRoot : Microsoft.SqlServer.Management.UI.VSIntegration.ServiceProvider * Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierarchy -> unit
Public Sub InitHierarchyRoot (sp As ServiceProvider, myHier As ISqlToolsHierarchy)
Parameters
- myHier
- ISqlToolsHierarchy