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 allows you to navigate through the references.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseReferenceNavigator
[CLSCompliantAttribute(false)]
public interface IDatabaseReferenceNavigator
[CLSCompliantAttribute(false)]
public interface class IDatabaseReferenceNavigator
[<CLSCompliantAttribute(false)>]
type IDatabaseReferenceNavigator = interface end
public interface IDatabaseReferenceNavigator
The IDatabaseReferenceNavigator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AllReferringProjectReferences | Gets a list of database project-type reference nodes that refer to this project. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project Namespace