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

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

Glossary Item Box

Function that returns one value from the set of possible values depending on the specified conditions.

Синтаксис

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

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

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

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

Cвойства

 ИмяОписание
Public - свойствоElseExpressionExpression of the ELSE clause.  
Public - свойствоHasWhenItemsIndicates whether the function has at least one condition.  
Public - свойствоQueryAliasПереопределен. The alias of the function in the SQL query.  
Public - свойствоWhenItemsCollection of conditions of the expression function.  

Методы

 ИмяОписание
Public - методCloneПереопределен. Creates the clone of the current EntitySchemaCaseNotNullQueryFunction 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 - методSpecifyQueryAliasFor the current expression function, defines the specified alias in the resulting SQL query.  
Public - методWriteMetaDataПереопределен. Serializes the expression function, using the passed-in Terrasoft.Common.DataWriter instance.  

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

System.Object
      Terrasoft.Core.Entities.EntitySchemaQueryFunction
         Terrasoft.Core.Entities.EntitySchemaCaseNotNullQueryFunction

Смотри также

© Terrasoft 2002-2017.