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

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

Glossary Item Box

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

ПерегрузкаОписание
DateAddMonth(Int32,String)Returns the instance of the DateAddQueryFunction function. The time span and alias of the column containing the original date and time value are passed as arguments to this function. [Month] is the part of date to which the time span is added.  
DateAddMonth(Int32,String,String)Returns the instance of the DateAddQueryFunction function. The time span, source alias and alias of the column containing the original date and time value are passed as arguments to this function. [Month] is the part of date to which the time span is added.  
DateAddMonth(Int32,QueryColumnExpression)Returns the instance of the DateAddQueryFunction function. The time span and expression of the column containing the original date and time value are passed as arguments to this function. [Month] is the part of date to which the time span is added.  
DateAddMonth(Int32,IQueryColumnExpressionConvertible)Returns the instance of the DateAddQueryFunction function. The time span and expression of the column containing the original date and time value are passed as arguments to this function. [Month] is the part of date to which the time span is added.  

Смотри также

© Terrasoft 2002-2017.

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

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