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 命名空间