DatePartQueryFunction - конструктор Смотри также Terrasoft.Core.DB - пространство имен > DatePartQueryFunction - класс : DatePartQueryFunction C#
Glossary Item Box
Перегрузка | Описание |
---|---|
DatePartQueryFunction () | Initializes a new DatePartQueryFunction instance. |
DatePartQueryFunction (DatePartQueryFunctionInterval,QueryColumnExpression) | Initializes a new DatePartQueryFunction instance with the specified expression of the column of the Date/Time type and the specified datepart. |
DatePartQueryFunction (DatePartQueryFunctionInterval,IQueryColumnExpressionConvertible) | Initializes a new DatePartQueryFunction instance with the specified expression of the column of the Date/Time type and the specified datepart. |
DatePartQueryFunction (DatePartQueryFunction) | Initializes a new DatePartQueryFunction instance that is a clone of the passed-in function. |