Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityColumn

Describes an entity column.

Hierarchy

  • EntityColumn

Index

Properties

Properties

Optional auto

auto: boolean

Is auto generated value or not.

Optional id

id: boolean

Is ID value or not.

Optional null

null: boolean

Can be (null) or not.

Optional type

type: string

The data type.

Generated using TypeDoc