Options
All
  • Public
  • Public/Protected
  • All
Menu

Database's table check constraint stored in this class.

Hierarchy

  • TableCheck

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Optional columnNames

columnNames: string[] = []

Column that contains this constraint.

Optional expression

expression: undefined | string

Check expression.

Optional name

name: undefined | string

Constraint name.

Methods

clone

Static create

Generated using TypeDoc