共用方式為


ISchemaModelViewerRootNode 介面

這個介面用於根節點。 根節點通常表示資料庫專案。

此 API 不符合 CLS 標準。 

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

語法

'宣告
<CLSCompliantAttribute(False)> _
Public Interface ISchemaModelViewerRootNode
[CLSCompliantAttribute(false)]
public interface ISchemaModelViewerRootNode
[CLSCompliantAttribute(false)]
public interface class ISchemaModelViewerRootNode
[<CLSCompliantAttribute(false)>]
type ISchemaModelViewerRootNode =  interface end
public interface ISchemaModelViewerRootNode

請參閱

參考

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