Compartilhar via


Método ISchemaHierarchyGenerator.CreateRootNode

Cria o nó raiz da hierarquia.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Function CreateRootNode As ISchemaModelViewerNode
ISchemaModelViewerNode CreateRootNode()
ISchemaModelViewerNode^ CreateRootNode()
abstract CreateRootNode : unit -> ISchemaModelViewerNode 
function CreateRootNode() : ISchemaModelViewerNode

Valor de retorno

Tipo: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.ISchemaModelViewerNode
Nó raiz da hierarquia.

Segurança do .NET Framework

Consulte também

Referência

ISchemaHierarchyGenerator Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer