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

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

Glossary Item Box

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

ПерегрузкаОписание
Sum(String)Gets the function for computing the total of non-empty values of a column with the specified alias.  
Sum(String,String)Gets the function for computing the total of non-empty values of the column with the specified alias from the specified source.  
Sum(QueryColumnExpression)Gets the function for computing the total of non-empty values of the passed-in expression of the column.  
Sum(IQueryColumnExpressionConvertible)Gets the function for computing the total of non-empty values of the passed-in expression.  

Смотри также

© Terrasoft 2002-2017.

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

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