Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OrderClause

Index

Constructors

Properties

Accessors

Constructors

constructor

  • new OrderClause(field: any, direction: string): OrderClause

Properties

Private _direction

_direction: string

Private _field

_field: any

Accessors

direction

  • get direction(): string

field

  • get field(): any

Generated using TypeDoc