Func.DateAdd(DatePartQueryFunctionInterval,Int32,String) - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс > DateAdd - метод : DateAdd(DatePartQueryFunctionInterval,Int32,String) - метод C#
- interval
- Datepart to which the time span is added.
- 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 DateAdd( DatePartQueryFunctionInterval interval, int number, string sourceColumnAlias )
Параметры
- interval
- Datepart to which the time span is added.
- number
- The time span to add.
- sourceColumnAlias
- The alias of the column containing the original value of date and time.