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

Func.Coalesce - метод Смотри также  Terrasoft.Core.DB - пространство имен > Func - класс : Coalesce - метод C#

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
Coalesce(QueryColumnExpressionCollection)Gets the function of returning the first expression from the passed-in collection of column expressions. The first expression has to be other than null.  
Coalesce(QueryColumnExpression[])Gets the function determining the first expression that is other than null from the specified array of column expressions.  
Coalesce(IQueryColumnExpressionConvertible[])Gets the function determining the first expression that is other than null from the specified array of expressions.  

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?