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

Func.DateDiff(DateDiffQueryFunctionInterval,QueryColumnExpression,QueryColumnExpression) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Func - класс > DateDiff - метод : DateDiff(DateDiffQueryFunctionInterval,QueryColumnExpression,QueryColumnExpression) - метод C#

interval
Date measurement unit.
startDateExpression
Expression of the column containing the original date.
endDateExpression
Expression of the column containing the original date.

Glossary Item Box

Gets the function for determining the specified datepart for the passed-in column expression.

Синтаксис

Параметры

interval
Date measurement unit.
startDateExpression
Expression of the column containing the original date.
endDateExpression
Expression of the column containing the original date.

Тип возвращаемого значения

The function that returns the margin between the interval dates for startDateExpression and endDateExpression expressions.

Смотри также

© Terrasoft 2002-2017.

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

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