Func.DateAddHour(Int32,String,String) - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс > DateAddHour - метод : DateAddHour(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 DateAddHour( 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.