ISchemaModelViewerRootNode Interface
This interface is used for the root node. The root node usually represents the database project.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<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
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace