Class ColumnDef

Hierarchy

  • ColumnDef

Constructors

Properties

Constructors

  • Parameters

    • name: Ident
    • dataType: DataType
    • collation: undefined | ObjectName
    • options: ColumnOptionDef[]

    Returns ColumnDef

Properties

collation: undefined | ObjectName
dataType: DataType
name: Ident
options: ColumnOptionDef[]

Generated using TypeDoc