The following tables list the members exposed by EntitySchemaDatePartQueryFunction.
Name | Description | |
---|---|---|
![]() | EntitySchemaDatePartQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Expression | The expression of the function argument. |
![]() | Interval | The datepart returned by the function. |
![]() | QueryAlias | Overridden. The alias of the function in the SQL query. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates the clone of the current EntitySchemaDatePartQueryFunction instance. |
![]() | CreateQueryColumnExpression | Overridden. For the current function, gets the query column expression that is generated taking into account the specified access rights. |
![]() | GetArguments | Overridden. Gets the collection of expressions of function arguments. |
![]() | 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. |
![]() | SpecifyQueryAlias | Specifies alias of function column in result of sql query. |
![]() | WriteMetaData | Overridden. Serializes the function, using the specified Terrasoft.Common.DataWriter instance. |