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