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