EdmProperty.IsFixedLengthConstant Property

Definition

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

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

Property Value

true if the facet is constant; otherwise, false.

Applies to