The ExprFunction type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | ABS |
Absolute value function.
|
![]() ![]() | CEIL |
Ceiling function.
|
![]() ![]() | COS |
Cosine function.
|
![]() ![]() | DATE |
Date constant.
|
![]() ![]() | DAY_OF_MONTH |
Day-of-month constant.
|
![]() ![]() | DAY_OF_WEEK |
Day-of-week constant.
|
![]() ![]() | DAY_OF_YEAR |
Day-of-year constant.
|
![]() ![]() | EXP |
Exponential function.
|
![]() ![]() | EXTRACT |
Date Extraction function.
|
![]() ![]() | FLOOR |
Floor function.
|
![]() ![]() | HOUR |
Hour constant.
|
![]() ![]() | LAG |
Lag function.
|
![]() ![]() | LEAD |
Lead function.
|
![]() ![]() | LN |
Natural logarithm function.
|
![]() ![]() | MINUTE |
Minute constant.
|
![]() ![]() | MONTH |
Month constant.
|
![]() ![]() | QUARTER |
Quarter year constant.
|
![]() ![]() | ROUND |
Round function.
|
![]() ![]() | SECOND |
Second constant.
|
![]() ![]() | SIGN |
Sign function.
|
![]() ![]() | SIN |
Sine function.
|
![]() ![]() | SQRT |
Square root function.
|
![]() ![]() | TAN |
Tangent function.
|
![]() ![]() | TO_DURATION |
Duration function.
|
![]() ![]() | TRUNC |
Date Truncation function.
|
![]() ![]() | WEEK |
Week constant.
|
![]() ![]() | YEAR |
Year constant.
|