INavigationPropertyInfo.Width 属性

定义

获取导航属性信息的宽度。

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

属性值

一个表示导航属性信息的宽度的整数。

适用于