EdmProperty.IsMaxLengthConstant Property

Definition

Gets whether the maximum length facet is constant for the database provider.

public bool IsMaxLengthConstant { get; }
member this.IsMaxLengthConstant : bool
Public ReadOnly Property IsMaxLengthConstant As Boolean

Property Value

true if the facet is constant; otherwise, false.

Applies to