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