FqlVariableTypes
Namespace: FoundationDB.Client · enum
Implements: IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
Any
Any = -1
All possible types are allowed
Append
Append = 512
Combines the chunks of a large value that was split into several keys
Bool
Bool = 2
Bytes
Bytes = 64
Count
Count = 2048
Int
Int = 4
Nil
Nil = 1
None
None = 0
No type was specified
Num
Num = 8
String
String = 16
Sum
Sum = 1024
Tuple
Tuple = 128
Uuid
Uuid = 32
VStamp
VStamp = 256