Share via


SchemaDefinition.Column.ColumnType Property

Definition

The column type. If this is null, the API attempts to derive a type from the member's type.

public Microsoft.ML.Data.DataViewType ColumnType { get; set; }
member this.ColumnType : Microsoft.ML.Data.DataViewType with get, set
Public Property ColumnType As DataViewType

Property Value

Applies to