INavigationPropertyInfo.Width プロパティ

定義

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

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

プロパティ値

ナビゲーションのプロパティ情報の幅を表す整数です。

適用対象