Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

Contains

Contains: = "contains"

DoesNotContain

DoesNotContain: = "doesnotcontain"

EndsWith

EndsWith: = "endswith"

Equal

Equal: = "eq"

GreaterThan

GreaterThan: = "gt"

GreaterThanEqualTo

GreaterThanEqualTo: = "gte"

In

In: = "in"

IsEmpty

IsEmpty: = "isempty"

IsNotEmpty

IsNotEmpty: = "isnotempty"

IsNotNull

IsNotNull: = "isnotnull"

IsNull

IsNull: = "isnull"

LessThan

LessThan: = "lt"

LessThanEqualTo

LessThanEqualTo: = "lte"

Like

Like: = "like"

NotEqual

NotEqual: = "neq"

NotIn

NotIn: = "notin"

StartsWith

StartsWith: = "startswith"

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Private property
  • Private method

Generated using TypeDoc