Share via


PropertyModel.TypeUsage Property

Definition

Gets additional details about the data type of this property model. This includes details such as maximum length, nullability etc.

public System.Data.Entity.Core.Metadata.Edm.TypeUsage TypeUsage { get; }
member this.TypeUsage : System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public ReadOnly Property TypeUsage As TypeUsage

Property Value

Applies to