EdmProperty.IsFixedLengthConstant Property

 

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

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsFixedLengthConstant { get; }

Property Value

Type: System.Boolean

true if the facet is constant; otherwise, false.