共用方式為


IDatabaseProjectNode.SchemaViewController 屬性

獲取控制項在架構視圖中的配置單元的功能。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Project
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

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

屬性值

型別:Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.ISchemaModelViewerController

.NET Framework 安全性

請參閱

參考

IDatabaseProjectNode 介面

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空間