SchemaShape.Column 结构

定义

public struct SchemaShape.Column
type SchemaShape.Column = struct
Public Structure SchemaShape.Column
继承
SchemaShape.Column

字段

Annotations

此列存在的批注。

IsKey

该列是否为键的标志。 如果是, ItemType 表示基础基元类型。

ItemType

列项的“原始”类型必须是基元类型或结构化类型。

Kind

列的类型:标量、固定矢量或变量向量。

Name

列名称。

适用于