DateAddQueryFunction (DatePartQueryFunctionInterval,Int32,QueryColumnExpression) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > DateAddQueryFunction - класс > DateAddQueryFunction : DateAddQueryFunction (DatePartQueryFunctionInterval,Int32,QueryColumnExpression) C#
- interval
- Datepart to which the time span is added.
- number
- Value that is being added to interval.
- expression
- Expression of the column containing the original date.
Glossary Item Box
public DateAddQueryFunction( DatePartQueryFunctionInterval interval, int number, QueryColumnExpression expression )
Параметры
- interval
- Datepart to which the time span is added.
- number
- Value that is being added to interval.
- expression
- Expression of the column containing the original date.