SchemaShape.Column.Kind Field

Definition

The type of the column: scalar, fixed vector or variable vector.

public readonly Microsoft.ML.SchemaShape.Column.VectorKind Kind;
val mutable Kind : Microsoft.ML.SchemaShape.Column.VectorKind
Public ReadOnly Kind As SchemaShape.Column.VectorKind 

Field Value

Applies to