NavigationEntityProperty.INavigationPropertyInfo.Rank プロパティ

定義

エンティティのナビゲーション プロパティを取得します。

property int Microsoft::SqlServer::Management::INavigationPropertyInfo::Rank { int get(); };
int Microsoft.SqlServer.Management.INavigationPropertyInfo.Rank { get; }
member this.Microsoft.SqlServer.Management.INavigationPropertyInfo.Rank : int
 ReadOnly Property Rank As Integer Implements INavigationPropertyInfo.Rank

プロパティ値

エンティティのナビゲーション プロパティ。

実装

適用対象