The following tables list the members exposed by DateDiffQueryFunction.
Name | Description | |
---|---|---|
DateDiffQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
EndDateExpression | An expression of the column containing the end date. | |
Interval | Unit of measurement of the date difference returned by function. | |
StartDateExpression | An expression of the column containing the start date. |
Name | Description | |
---|---|---|
AddUsingParameters | Overridden. In the function arguments adds the passed-in collection of parameters. | |
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. |