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