Enumeration FilterExpressionFunctionType
Enumeration Members
Cast
Cast: 24
Ceiling
Ceiling: 19
Concat
Concat: 10
Contains
Contains: 0
Date
Date: 20
Day
Day: 11
EndsWith
EndsWith: 1
Env
Env: 25
Floor
Floor: 18
Hour
Hour: 12
IndexOf
IndexOf: 4
IsOf
IsOf: 23
Length
Length: 3
Minute
Minute: 13
Month
Month: 14
Now
Now: 22
Replace
Replace: 5
Round
Round: 17
Second
Second: 15
StartsWith
StartsWith: 2
Substring
Substring: 6
Time
Time: 21
ToLower
ToLower: 7
ToUpper
ToUpper: 8
Trim
Trim: 9
Year
Year: 16
Indentifies the function type for a filter function expression.