Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
ExistsExpression
Class ExistsExpression
Hierarchy (
View Summary
)
Expression
ExistsExpression
Index
Constructors
constructor
Properties
subquery
Methods
compile
Constructors
constructor
new
ExistsExpression
(
subquery
:
Expression
)
:
ExistsExpression
Parameters
subquery
:
Expression
Returns
ExistsExpression
Properties
subquery
subquery
:
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
subquery
Methods
compile
Typegres API Reference - v0.0.1
Loading...