EntitySchemaQueryFunction - члены Смотри также Cвойства Методы Terrasoft.Core.Entities - пространство имен : EntitySchemaQueryFunction - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип EntitySchemaQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | ParentQuery | Query against the schema of the entity that contains the function. |
![]() | QueryAlias | The alias of the function in the SQL query. |
Имя | Описание | |
---|---|---|
![]() | CheckIsSupportedDataValueType | Verifies that the output of the function has the specified data type. Otherwise, an exception is thrown. |
![]() | 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 passed-in data type manager. |