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