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

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

Glossary Item Box

Function of the expression of the date yielded by adding the specified time span to the specified date.

Синтаксис

public class DateAddQueryFunction : QueryFunction 

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

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

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

Cвойства

 ИмяОписание
Public - свойствоExpressionExpression of the column containing the original date.  
Public - свойствоIntervalDatepart to which the time span is added.  
Public - свойствоNumberThe time span to add.  

Методы

 ИмяОписание
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.DateAddQueryFunction

Смотри также

© Terrasoft 2002-2017.