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