Compartir a través de


IDatabaseProjectNode.SchemaViewController (Propiedad)

Obtiene la característica que controla el subárbol en la Vista de esquema.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
ReadOnly Property SchemaViewController As ISchemaModelViewerController
    Get
ISchemaModelViewerController SchemaViewController { get; }
property ISchemaModelViewerController^ SchemaViewController {
    ISchemaModelViewerController^ get ();
}
abstract SchemaViewController : ISchemaModelViewerController
function get SchemaViewController () : ISchemaModelViewerController

Valor de propiedad

Tipo: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.ISchemaModelViewerController

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseProjectNode Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project (Espacio de nombres)