ExpressionType Class

Definition

Built-in expression types.

public static class ExpressionType
type ExpressionType = class
Public Class ExpressionType
Inheritance
ExpressionType

Fields

Abs
Accessor
Add
AddDays
AddHours
AddMinutes
AddOrdinal
AddProperty
AddSeconds
AddToTime
All
And
Any
Average
Base64
Base64ToBinary
Base64ToString
Binary
Bool
Ceiling
Coalesce
Concat
Constant
Contains
ConvertFromUtc
ConvertToUtc
Count
CountWord
CreateArray
DataUri
DataUriToBinary
DataUriToString
Date
DateReadBack
DateTimeDiff
DayOfMonth
DayOfWeek
DayOfYear
Divide
Element
Empty
EndsWith
EOL
Equal
Exists
First
Flatten
Float
Floor
Foreach
FormatDateTime
FormatEpoch
FormatNumber
FormatTicks
GetFutureTime
GetNextViableDate
GetNextViableTime
GetPastTime
GetPreviousViableDate
GetPreviousViableTime
GetProperty
GetTimeOfDay
GreaterThan
GreaterThanOrEqual
If
Ignore

Any predicate expression wrapped in this will be ignored for specialization.

IndexOf
IndicesAndValues
Int
Intersection
IsArray
IsBoolean
IsDate
IsDateRange
IsDateTime
IsDefinite
IsDuration
IsFloat
IsInteger
IsMatch
IsObject
IsPresent
IsString
IsTime
IsTimeRange
Join
JPath
Json
JsonStringify
Lambda
Last
LastIndexOf
Length
LessThan
LessThanOrEqual
Max
Merge
Min
Mod
Month
Multiply
NewGuid
Not
NotEqual
Optional

Mark a sub-expression as optional.

Or
Power
Rand
Range
RemoveProperty
Replace
ReplaceIgnoreCase
Reverse
Round
Select
SentenceCase
SetPathToValue
SetProperty
Skip
SortBy
SortByDescending
Split
Sqrt
StartOfDay
StartOfHour
StartOfMonth
StartsWith
String
StringOrValue
SubArray
Substring
Subtract
SubtractFromTime
Sum
Take
Ticks
TicksToDays
TicksToHours
TicksToMinutes
TimexResolve
TitleCase
ToLower
ToUpper
Trim
Union
Unique
UriComponent
UriComponentToString
UriHost
UriPath
UriPathAndQuery
UriPort
UriQuery
UriScheme
UtcNow
Where
Xml
XPath
Year

Applies to