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