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

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

Glossary Item Box

Function for generating a string that is a result of combining string values of the function arguments.

Синтаксис

public class EntitySchemaConcatQueryFunction : EntitySchemaQueryFunction, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable  

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

Конструкторы

 ИмяОписание
Public EntitySchemaConcatQueryFunction Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоExpressionsCollection of expressions of function arguments.  
Public - свойствоHasExpressionsDetermines whether the collection of function arguments has at least one item.  
Public - свойствоQueryAliasПереопределен. The alias of the function in the SQL query.  

Методы

 ИмяОписание
Public - методCloneПереопределен. Creates the clone of the current EntitySchemaConcatQueryFunction instance.  
Public - методCreateQueryColumnExpressionПереопределен. For the current function, gets the query column expression that is generated taking into account the specified access rights.  
Public - методGetArgumentsПереопределен. Gets the collection of expressions of function arguments.  
Public - методGetCaptionПереопределен. Gets the caption of the expression function.  
Public - методGetIsSupportedDataValueTypeПереопределен. Indicates whether the output of the function has the specified data type.  
Public - методGetResultDataValueTypeПереопределен. Gets the data type of the output returned by the function, using the specified data type manager.  
Public - методWriteMetaDataПереопределен. Serializes the function, using the passed-in Terrasoft.Common.DataWriter instance.  

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

System.Object
      Terrasoft.Core.Entities.EntitySchemaQueryFunction
         Terrasoft.Core.Entities.EntitySchemaConcatQueryFunction

Смотри также

© Terrasoft 2002-2017.