The following tables list the members exposed by EntitySchemaWindowQueryFunction.
Name | Description | |
---|---|---|
EntitySchemaWindowQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
InnerFunction | Function to apply over window. | |
OrderByExpression | Order by expression. | |
PartitionByExpression | Partition by expression. | |
QueryAlias | Overridden. Function alias in query. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CreateQueryColumnExpression | Overridden. For the current function, gets the query column expression that is generated taking into account the specified access rights. | |
GetCaption | Overridden. Gets the caption of the expression function. | |
GetIsSupportedDataValueType | Overridden. Indicates whether the output of the function has the specified data type. | |
GetResultDataValueType | Overridden. Gets the data type of the output returned by the function, using the passed-in data type manager. |