IDatabaseNode Interface

Represents the top level node in the Solution Explorer.

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

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

Syntax

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

See Also

Reference

IDatabaseNode Members

Microsoft.VisualStudio.Data.Schema.Project.Project Namespace