Compartilhar via


Construtor DatabaseSchemaViewRootNode

Inicializa uma nova instância da classe DatabaseSchemaViewRootNode.

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

Sintaxe

'Declaração
Public Sub New ( _
    controller As ISchemaModelViewerController _
)
public DatabaseSchemaViewRootNode(
    ISchemaModelViewerController controller
)
public:
DatabaseSchemaViewRootNode(
    ISchemaModelViewerController^ controller
)
new : 
        controller:ISchemaModelViewerController -> DatabaseSchemaViewRootNode
public function DatabaseSchemaViewRootNode(
    controller : ISchemaModelViewerController
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DatabaseSchemaViewRootNode Classe

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