共用方式為


EdmProperty.IsMaxLength 屬性

定義

取得或設定這個屬性是否使用提供者所支援的最大長度。

public bool IsMaxLength { get; set; }
member this.IsMaxLength : bool with get, set
Public Property IsMaxLength As Boolean

屬性值

如果此屬性使用提供者所支援的最大長度,則為 true;否則為 false。

適用於