Func.DateDiff(DateDiffQueryFunctionInterval,String,String) - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс > DateDiff - метод : DateDiff(DateDiffQueryFunctionInterval,String,String) - метод C#
- interval
- Date measurement unit.
- startDateSourceColumnAlias
- The alias of the column containing the original value of date and time.
- endDateSourceColumnAlias
- The alias of the column containing the end value of date and time.
Glossary Item Box
public static DateDiffQueryFunction DateDiff( DateDiffQueryFunctionInterval interval, string startDateSourceColumnAlias, string endDateSourceColumnAlias )
Параметры
- interval
- Date measurement unit.
- startDateSourceColumnAlias
- The alias of the column containing the original value of date and time.
- endDateSourceColumnAlias
- The alias of the column containing the end value of date and time.