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

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

interval
Date measurement unit.
startDateSourceColumnAlias
The alias of the column containing the original value of date and time.
endDateSourceColumnAlias
The alias of the column containing the end value of date and time.

Glossary Item Box

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

Синтаксис

Параметры

interval
Date measurement unit.
startDateSourceColumnAlias
The alias of the column containing the original value of date and time.
endDateSourceColumnAlias
The alias of the column containing the end value of date and time.

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

The function that returns the margin between the interval dates for startDateSourceColumnAlias and endDateSourceColumnAlias expressions.

Смотри также

© Terrasoft 2002-2017.

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

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