Func.Hour - метод Смотри также Terrasoft.Core.DB - пространство имен > Func - класс : Hour - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Hour(String) | Gets the function for determining the [Hour] datepart for the column with the specified alias. |
Hour(String,String) | Gets the function for determining the [Hour] datepart for the column with the specified alias from the specified source. |
Hour(QueryColumnExpression) | Gets the function for determining the [Hour] datepart for the passed-in column expression. |
Hour(IQueryColumnExpressionConvertible) | Gets the function for determining the [Hour] datepart for the passed-in expression. |