Share via


Column interface

A column in a table.

Properties

name

The name of this column.

type

The data type of this column.

Property Details

name

The name of this column.

name: string

Property Value

string

type

The data type of this column.

type: ColumnDataType

Property Value