EdmProperty.IsMaxLength Property

 

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

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

public bool IsMaxLength { get; set; }

Property Value

Type: System.Boolean

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