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