IDatabaseReferenceNavigator 接口

使用此接口可以在引用间导航。

此 API 不兼容 CLS。 

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
<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

IDatabaseReferenceNavigator 类型公开以下成员。

属性

  名称 说明
公共属性 AllReferringProjectReferences 获取引用此项目的数据库项目类型引用节点的列表。

页首

请参见

参考

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空间