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