WindowExpressionBinding Constructors
Defines the calculation that uses a custom string expression with window functions.
Name | Parameters | Description |
---|---|---|
Window |
none |
Initializes a new instance of the Window |
Window |
criteria, mode, direction |
Initializes a new instance of the Window |
Window |
criteria, mode |
Initializes a new instance of the Window |
Window |
expression, mode, direction |
Initializes a new instance of the Window |
Window |
expression, mode |
Initializes a new instance of the Window |
See Also