The following tables list the members exposed by DateAddQueryFunction.
Name | Description | |
---|---|---|
![]() | DateAddQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Expression | Expression of the column containing the original date. |
![]() | Interval | Datepart to which the time span is added. |
![]() | Number | |
![]() | NumberExpression | Expression containing the time period to be added. |
Name | Description | |
---|---|---|
![]() | AddUsingParameters | Overridden. Adds the passed parameter collection to the function arguments. |
![]() | BuildSqlText | Overridden. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder. |
![]() | Clone | Overridden. Creates the clone of the current DatePartQueryFunction instance. |