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

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

Glossary Item Box

Function that returns the first expression that is not equal to null from the list of arguments.

Синтаксис

public class CoalesceQueryFunction : QueryFunction 

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

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

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

Cвойства

 ИмяОписание
Public - свойствоExpressionsCollection of expressions of 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 CoalesceQueryFunction instance.  

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

System.Object
   Terrasoft.Core.DB.QueryFunction
      Terrasoft.Core.DB.CoalesceQueryFunction

Смотри также

© Terrasoft 2002-2017.