EdmProperty.MaxLength 属性

定义

获取或设置 属性的最大长度。

public Nullable<int> MaxLength { get; set; }
member this.MaxLength : Nullable<int> with get, set
Public Property MaxLength As Nullable(Of Integer)

属性值

属性的最大长度。

适用于