Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
caseOf
Function caseOf
caseOf
(
operand
:
ExprInput
)
:
CaseBuilder
Create a simple CASE builder (CASE operand WHEN value THEN ...).
Parameters
operand
:
ExprInput
Returns
CaseBuilder
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Create a simple CASE builder (CASE operand WHEN value THEN ...).