SchemaShape.Column.Kind Field
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 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