Facet.IsUnbounded Property

 

Gets a value indicating whether the value of the facet is unbounded.

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

public bool IsUnbounded { get; }

Property Value

Type: System.Boolean

true if the value of the facet is unbounded; otherwise, false.