QueryColumn interface

QueryColumn properties

Properties

name

The name of column.

type

The type of column.

Property Details

name

The name of column.

name?: string

Property Value

string

type

The type of column.

type?: string

Property Value

string