共用方式為


EdmProperty.MaxLength 屬性

定義

取得或設定屬性的最大長度。

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

屬性值

屬性的最大長度。

適用於