FunctionOperator Constructors
The operator in Criteria Language expressions that represents a function.
Name | Parameters | Description |
---|---|---|
Function |
none |
Initializes a new Function |
Function |
type, operands |
Initializes a new Function |
Function |
type, operands |
Initializes a new Function |
Function |
custom |
Initializes a new Function |
Function |
custom |
Initializes a new Function |
See Also