Polyglot SQL API Documentation - v0.9.2
GitHub
npm
Preparing search index...
WindowDefBuilder
Class WindowDefBuilder
Index
Constructors
constructor
Methods
free
order
By
partition
By
Constructors
constructor
new
WindowDefBuilder
()
:
WindowDefBuilder
Returns
WindowDefBuilder
Methods
free
free
()
:
void
Returns
void
order
By
orderBy
(
...
expressions
:
ExprInput
[]
)
:
this
Parameters
...
expressions
:
ExprInput
[]
Returns
this
partition
By
partitionBy
(
...
expressions
:
ExprInput
[]
)
:
this
Parameters
...
expressions
:
ExprInput
[]
Returns
this
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
order
By
partition
By
GitHub
npm
Polyglot SQL API Documentation - v0.9.2
Loading...