INavigationPropertyInfo.Rank 属性

定义

获取导航属性信息的排名。

public:
 property int Rank { int get(); };
public int Rank { get; }
member this.Rank : int
Public ReadOnly Property Rank As Integer

属性值

一个表示导航属性信息的排名的整数。

适用于