Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IDatabaseProjectNode Interface
Microsoft.VisualStudio.Data.Schema.Package.Project Namespace