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

DateDiffQueryFunction - класс Члены  Смотри также  Terrasoft.Core.DB - пространство имен : DateDiffQueryFunction - класс C#

Glossary Item Box

The function of expression the margin between dates which was obtained by subtracting the specified dates.

Синтаксис

public class DateDiffQueryFunction : QueryFunction 

Тип DateDiffQueryFunction предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public DateDiffQueryFunction Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоEndDateExpressionExpression of the column containing the original date.  
Public - свойствоIntervalDate measurement unit that is returned by the function.  
Public - свойствоStartDateExpressionExpression of the column containing the original date.  

Методы

 ИмяОписание
Public - методAddUsingParametersПереопределен. In the function arguments adds the passed-in collection of parameters.  
Public - методBuildSqlTextПереопределен. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder.  
Public - методCloneПереопределен. Creates the clone of the current DatePartQueryFunction instance.  

Иерархия наследования

System.Object
   Terrasoft.Core.DB.QueryFunction
      Terrasoft.Core.DB.DateDiffQueryFunction

Смотри также

© Terrasoft 2002-2017.