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