Func.DateAddWeek(Int32,QueryColumnExpression) - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс > DateAddWeek - метод : DateAddWeek(Int32,QueryColumnExpression) - метод C#
- number
- The time span to add.
- expression
- Expression of the column containing the original value of date and time.
Glossary Item Box
public static DateAddQueryFunction DateAddWeek( int number, QueryColumnExpression expression )
Параметры
- number
- The time span to add.
- expression
- Expression of the column containing the original value of date and time.