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

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

Glossary Item Box

Function for replacing the null value with the placeholder expression.

Синтаксис

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

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

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

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

Cвойства

 ИмяОписание
Public - свойствоCheckExpressionExpression of the function argument to check for being equal to the null value.  
Public - свойствоQueryAliasПереопределен. The alias of the function in the SQL query.  
Public - свойствоReplacementExpressionExpression of the function argument that is returned by the function if the check expression is equal to null.  

Методы

 ИмяОписание
Public - методCloneПереопределен. Creates the clone of the current EntitySchemaIsNullQueryFunction 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 passed-in data type manager.  
Public - методWriteMetaDataПереопределен. Serializes the expression function, using the passed-in Terrasoft.Common.DataWriter instance.  

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

System.Object
      Terrasoft.Core.Entities.EntitySchemaQueryFunction
         Terrasoft.Core.Entities.EntitySchemaIsNullQueryFunction

Смотри также

© Terrasoft 2002-2017.