Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

EntitySchemaQueryFunction - класс Члены  Смотри также  Terrasoft.Core.Entities - пространство имен : EntitySchemaQueryFunction - класс C#

Glossary Item Box

Base function class of the expression of the entity schema query.

Синтаксис

public abstract class EntitySchemaQueryFunction : Terrasoft.Core.MetaItem, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable  

Тип EntitySchemaQueryFunction предоставляет следующие члены.

Cвойства

 ИмяОписание
Public - свойствоParentQueryQuery against the schema of the entity that contains the function.  
Public - свойствоQueryAliasThe alias of the function in the SQL query.  

Методы

 ИмяОписание
Public - методCheckIsSupportedDataValueTypeVerifies that the output of the function has the specified data type. Otherwise, an exception is thrown.  
Public - методCreateQueryColumnExpressionFor the current function, gets the query column expression that is generated taking into account the specified access rights.  
Public - методGetArgumentsGets the collection of expressions of function arguments.  
Public - методGetCaptionGets the caption of the expression function.  
Public - методGetIsSupportedDataValueTypeIndicates whether the output of the function has the specified data type.  
Public - методGetResultDataValueTypeGets the data type of the output returned by the function, using the passed-in data type manager.  

Иерархия наследования

Смотри также

© Terrasoft 2002-2017.