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

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

Glossary Item Box

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

ПерегрузкаОписание
DateAdd(DatePartQueryFunctionInterval,Int32,String)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.  
DateAdd(DatePartQueryFunctionInterval,Int32,String,String)Returns an instance of the DateAddQueryFunction function. The datepart, time span, source alias and alias of the column containing the original date value are passed as arguments to this function.  
DateAdd(DatePartQueryFunctionInterval,Int32,QueryColumnExpression)Returns an instance of the DateAddQueryFunction function. The datepart, time span and column expression containing the original date and time value are passed as arguments to this function.  
DateAdd(DatePartQueryFunctionInterval,Int32,IQueryColumnExpressionConvertible)Returns an instance of the DateAddQueryFunction function. The datepart, time span and column expression containing the original date and time value are passed as arguments to this function.  

Смотри также

© Terrasoft 2002-2017.

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

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