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

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

interval
Datepart to which the time span is added.
number
The time span to add.
sourceColumnAlias
The alias of the column containing the original value of date and time.

Glossary Item Box

Returns an instance of the DateAddQueryFunction function. The datepart, time span and alias of the column containing the original date value are passed as arguments to this function.

Синтаксис

Параметры

interval
Datepart to which the time span is added.
number
The time span to add.
sourceColumnAlias
The alias of the column containing the original value of date and time.

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

The instance of the DateAddQueryFunction function.

Смотри также

© Terrasoft 2002-2017.

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

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