DateAddQueryFunction - класс Члены Смотри также Terrasoft.Core.DB - пространство имен : DateAddQueryFunction - класс C#
Glossary Item Box
public class DateAddQueryFunction : QueryFunction
Тип DateAddQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | DateAddQueryFunction | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | Expression | Expression of the column containing the original date. |
![]() | Interval | Datepart to which the time span is added. |
![]() | Number | The time span to add. |
Имя | Описание | |
---|---|---|
![]() | AddUsingParameters | Переопределен. In the function arguments adds the passed-in collection of parameters. |
![]() | BuildSqlText | Переопределен. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder. |
![]() | Clone | Переопределен. Creates the clone of the current DatePartQueryFunction instance. |
System.Object
Terrasoft.Core.DB.QueryFunction
Terrasoft.Core.DB.DateAddQueryFunction