Share via


IDatabaseReferenceNavigator Interface

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

[CLSCompliantAttribute(false)]
public interface IDatabaseReferenceNavigator

The IDatabaseReferenceNavigator type exposes the following members.

Properties

  Name Description
Public property 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