Func.DateAdd(DatePartQueryFunctionInterval,Int32,QueryColumnExpression) - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс > DateAdd - метод : DateAdd(DatePartQueryFunctionInterval,Int32,QueryColumnExpression) - метод C#
- interval
- Datepart to which the time span is added.
- 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 DateAdd( DatePartQueryFunctionInterval interval, int number, QueryColumnExpression expression )
Параметры
- interval
- Datepart to which the time span is added.
- number
- The time span to add.
- expression
- Expression of the column containing the original value of date and time.