DatePartQueryFunction (DatePartQueryFunctionInterval,IQueryColumnExpressionConvertible) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > DatePartQueryFunction - класс > DatePartQueryFunction : DatePartQueryFunction (DatePartQueryFunctionInterval,IQueryColumnExpressionConvertible) C#
- interval
- Datepart.
- expression
- The expression of the column of the Date/Time type.
Glossary Item Box
public DatePartQueryFunction( DatePartQueryFunctionInterval interval, IQueryColumnExpressionConvertible expression )
Параметры
- interval
- Datepart.
- expression
- The expression of the column of the Date/Time type.
Исключение | Описание |
---|---|
System.ArgumentNullException | If the null value is passed as the expression parameter. |