Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

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

Initializes a new DatePartQueryFunction instance with the specified expression of the column of the Date/Time type and the specified datepart.

Синтаксис

public DatePartQueryFunction( 
   DatePartQueryFunctionInterval interval, 
   IQueryColumnExpressionConvertible expression 
)

Параметры

interval
Datepart.
expression
The expression of the column of the Date/Time type.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the null value is passed as the expression parameter.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?