Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
NotInExpression
Class NotInExpression
Hierarchy (
View Summary
)
Expression
NotInExpression
Index
Constructors
constructor
Properties
list
value
Methods
compile
Constructors
constructor
new
NotInExpression
(
value
:
Expression
,
list
:
Expression
|
Expression
[]
,
)
:
NotInExpression
Parameters
value
:
Expression
list
:
Expression
|
Expression
[]
Returns
NotInExpression
Properties
list
list
:
Expression
|
Expression
[]
value
value
:
Expression
Methods
compile
compile
(
ctx
:
Context
)
:
RawBuilder
<
unknown
>
Parameters
ctx
:
Context
Returns
RawBuilder
<
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
list
value
Methods
compile
Typegres API Reference - v0.0.1
Loading...