ISchemaModelViewerRootNode-Schnittstelle

Diese Schnittstelle wird für den Stammknoten verwendet. Der Stammknoten stellt normalerweise das Datenbankprojekt dar.

Diese API ist nicht CLS-kompatibel. 

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

Siehe auch

Referenz

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer-Namespace