Share via


EdmProperty.IsMaxLength Property

Definition

Gets or sets whether this property uses the maximum length supported by the provider.

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

Property Value

true if this property uses the maximum length supported by the provider; otherwise, false.

Applies to