Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface is used only to give access to the database project from COM applications. This interface is implemented only by DatabaseProjectNode, and it returns the reference to itself in its only property.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<GuidAttribute("EB12EA88-0C55-449e-8E94-40C5645B15A6")> _
Public Interface IGetDatabaseProjectNode
'Usage
Dim instance As IGetDatabaseProjectNode
[ComVisibleAttribute(true)]
[GuidAttribute("EB12EA88-0C55-449e-8E94-40C5645B15A6")]
public interface IGetDatabaseProjectNode
[ComVisibleAttribute(true)]
[GuidAttribute(L"EB12EA88-0C55-449e-8E94-40C5645B15A6")]
public interface class IGetDatabaseProjectNode
public interface IGetDatabaseProjectNode
See Also
Reference
IGetDatabaseProjectNode Members
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace