Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
Where
Type Alias Where
Represent a WHERE clause containing a boolean filter predicate.
type
Where
=
{
this
:
Expression
;
}
Index
Properties
this
Properties
this
this
:
Expression
The filter predicate expression.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
this
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Represent a WHERE clause containing a boolean filter predicate.