DateDiffQueryFunction (DateDiffQueryFunctionInterval,QueryColumnExpression,QueryColumnExpression) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > DateDiffQueryFunction - класс > DateDiffQueryFunction : DateDiffQueryFunction (DateDiffQueryFunctionInterval,QueryColumnExpression,QueryColumnExpression) C#
- interval
- Date measurement unit.
- startDateExpression
- Expression of the column containing the original date.
- endDateExpression
- Expression of the column containing the original date.
Glossary Item Box
public DateDiffQueryFunction( DateDiffQueryFunctionInterval interval, QueryColumnExpression startDateExpression, QueryColumnExpression endDateExpression )
Параметры
- interval
- Date measurement unit.
- startDateExpression
- Expression of the column containing the original date.
- endDateExpression
- Expression of the column containing the original date.