The following tables list the members exposed by EntitySchemaCastQueryFunction.
Name | Description | |
---|---|---|
![]() | EntitySchemaCastQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CastType | The target data type. |
![]() | Expression | The expression of the function argument. |
![]() | QueryAlias | Overridden. The alias of the function in the SQL query. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates the clone of the current EntitySchemaCastQueryFunction instance. |
![]() | CreateQueryColumnExpression | Overridden. Gets the expression of the request column for the current function, formed with the given 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 specified data type manager. |
![]() | WriteMetaData | Overridden. Serializes the function, using the passed-in Terrasoft.Common.DataWriter instance. |