Share via


IDatabaseProjectNode.SchemaViewController Property

Gets the feature that controls the hive in Schema View.

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

Syntax

'Declaration
ReadOnly Property SchemaViewController As ISchemaModelViewerController
ISchemaModelViewerController SchemaViewController { get; }
property ISchemaModelViewerController^ SchemaViewController {
    ISchemaModelViewerController^ get ();
}
abstract SchemaViewController : ISchemaModelViewerController
function get SchemaViewController () : ISchemaModelViewerController

Property Value

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

.NET Framework Security

See Also

Reference

IDatabaseProjectNode Interface

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