EntitySchemaCastQueryFunction - члены Смотри также Cвойства Методы Terrasoft.Core.Entities - пространство имен : EntitySchemaCastQueryFunction - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип EntitySchemaCastQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | EntitySchemaCastQueryFunction | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | CastType | The target data type. |
![]() | Expression | The expression of the function argument. |
![]() | QueryAlias | Переопределен. The alias of the function in the SQL query. |
Имя | Описание | |
---|---|---|
![]() | Clone | Переопределен. Creates the clone of the current EntitySchemaCastQueryFunction instance. |
![]() | CreateQueryColumnExpression | Переопределен. For the current function, gets the query column expression that is generated taking into account the specified access rights. |
![]() | GetArguments | Переопределен. Gets the collection of expressions of function arguments. |
![]() | GetCaption | Переопределен. Gets the caption of the expression function. |
![]() | GetIsSupportedDataValueType | Переопределен. Indicates whether the output of the function has the specified data type. |
![]() | GetResultDataValueType | Переопределен. Gets the data type of the output returned by the function, using the specified data type manager. |
![]() | WriteMetaData | Переопределен. Serializes the function, using the passed-in Terrasoft.Common.DataWriter instance. |