Func.DateAddMonth(Int32,String) - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс > DateAddMonth - метод : DateAddMonth(Int32,String) - метод C#
- number
- The time span to add.
- sourceColumnAlias
- The alias of the column containing the original value of date and time.
Glossary Item Box
public static DateAddQueryFunction DateAddMonth( int number, string sourceColumnAlias )
Параметры
- number
- The time span to add.
- sourceColumnAlias
- The alias of the column containing the original value of date and time.