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

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

Glossary Item Box

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

ПерегрузкаОписание
DateAddWeekday(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. [Day of Week] is the part of date to which the time span is added.  
DateAddWeekday(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. [Day of Week] is the part of date to which the time span is added.  
DateAddWeekday(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. [Day of Week] is the part of date to which the time span is added.  
DateAddWeekday(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. [Day of Week] is the part of date to which the time span is added.  

Смотри также

© Terrasoft 2002-2017.

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

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