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

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

Glossary Item Box

Function for replacing the null value with the placeholder expression.

Синтаксис

public class IsNullQueryFunction : QueryFunction 

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

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

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

Cвойства

 ИмяОписание
Public - свойствоCheckExpressionExpression of the function argument to check for being equal to the null value.  
Public - свойствоReplacementExpressionExpression of the function argument that is returned if the check expression is equal to null.  

Методы

 ИмяОписание
Public - методAddUsingParametersПереопределен. Adds the passed-in collection of parameters in the function arguments.  
Public - методBuildSqlTextПереопределен. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder.  
Public - методCloneПереопределен. Creates the clone of the current IsNullQueryFunction instance.  

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

System.Object
   Terrasoft.Core.DB.QueryFunction
      Terrasoft.Core.DB.IsNullQueryFunction

Смотри также

© Terrasoft 2002-2017.