IDatabaseSchemaViewRootNode Interface

The root node interface, which usually represents the project.

This API is not CLS-compliant. The CLS-compliant alternative is .

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseSchemaViewRootNode
'Usage
Dim instance As IDatabaseSchemaViewRootNode
[CLSCompliantAttribute(false)]
public interface IDatabaseSchemaViewRootNode
[CLSCompliantAttribute(false)]
public interface class IDatabaseSchemaViewRootNode
public interface IDatabaseSchemaViewRootNode
[<AbstractClassAttribute>]
[<CLSCompliantAttribute(false)>]
type IDatabaseSchemaViewRootNode =  interface end

See Also

Reference

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView Namespace