Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
isNullIf
Variable isNullIf
Const
isNullIf
:
(
expr
:
Expression
)
=>
expr
is
{
null_if
:
BinaryFunc
}
= ...
Type guard for NULLIF function
Type Declaration
(
expr
:
Expression
)
:
expr
is
{
null_if
:
BinaryFunc
}
Parameters
expr
:
Expression
Returns
expr
is
{
null_if
:
BinaryFunc
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Type guard for NULLIF function