Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBufferField

Describes the structure of a field for a query. ??

Hierarchy

  • IBufferField

Index

Properties

Properties

Optional alias

alias: string

The alias of the field.

Optional extent

extent: number

The extent of the field (if it's array).

name

name: string

The name of the field.

Optional type

The data type of the field.

Optional value

value: any

The value of the field.