Share via


LogsColumn interface

A column in a table.

Extends

Inherited Properties

name

The name of this column.

type

The data type of this column.

Inherited Property Details

name

The name of this column.

name: string

Property Value

string

Inherited From Column.name

type

The data type of this column.

type: ColumnDataType

Property Value

Inherited From Column.type