Preparing search index...
The search index is not available
sij-core
sij-core
ast
IsNull
Interface IsNull<Ext>
IS [NOT] NULL
interface
IsNull
<
Ext
>
{
_tag
:
"IsNull"
;
expr
:
Expr
<
Ext
>
;
extensions
:
null
|
Ext
[
"IsNull"
]
;
negated
:
boolean
;
}
Type Parameters
Ext
extends
Extension
Hierarchy
Tagged
<
"IsNull"
,
{
expr
:
Expr
<
Ext
>
;
extensions
:
Ext
[
"IsNull"
]
|
null
;
negated
:
boolean
;
}
>
IsNull
Index
Properties
_tag
expr
extensions
negated
Properties
Readonly
_tag
_tag
:
"IsNull"
Readonly
expr
expr
:
Expr
<
Ext
>
Readonly
extensions
extensions
:
null
|
Ext
[
"IsNull"
]
Readonly
negated
negated
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
_tag
expr
extensions
negated
sij-core
ast
builder
Builder
ConstraintBuilder
DefaultBuilder
DeleteBuilder
Functions
InsertBuilder
QueryBuilder
Renderer
SchemaBuilder
TypeBuilder
UpdateBuilder
MakeJoinTable
Generated using
TypeDoc
IS [NOT] NULL