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