INavigationPropertyInfo.Priority 屬性

定義

取得導航屬性資訊的優先權值。

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

屬性值

一個整數代表導航屬性資訊的優先順序。

適用於