DateAddQueryFunction - члены Смотри также Cвойства Методы Terrasoft.Core.DB - пространство имен : DateAddQueryFunction - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип 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. |