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