SchemaDefinition.Column.ColumnType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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