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