ColumnModel.TypeUsage Property

Definition

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

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

Property Value

Applies to