DateDiffQueryFunction - конструктор Смотри также Terrasoft.Core.DB - пространство имен > DateDiffQueryFunction - класс : DateDiffQueryFunction C#
Glossary Item Box
Перегрузка | Описание |
---|---|
DateDiffQueryFunction () | Initializes the DateDiffQueryFunction instance. |
DateDiffQueryFunction (DateDiffQueryFunctionInterval,QueryColumnExpression,QueryColumnExpression) | Initializes the DateDiffQueryFunction instance with the specified parameters. |
DateDiffQueryFunction (DateDiffQueryFunctionInterval,IQueryColumnExpressionConvertible,IQueryColumnExpressionConvertible) | Initializes the DateDiffQueryFunction instance with the specified parameters. |
DateDiffQueryFunction (DateDiffQueryFunction) | Initializes the DateDiffQueryFunction instance that is a clone of the passed-in function. |