zol
Options
All
  • Public
  • Public/Protected
  • All
Menu

A database column. A column is often a literal column table, but can also be an expression over such a column or a constant expression.

Type parameters

  • s

    Phantom type parameter. This will never have a concrete type. It is used only to enforce type safety

  • a

    The type of the value that the Column contains

Hierarchy

  • Col

Index

Properties

Properties

Protected dummy

dummy: [Col<s, a>, s, a]

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc