FqlItemType
Namespace: FoundationDB.Client · enum
Implements: IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
Boolean
Boolean = 2
Bytes
Bytes = 6
Indirection
Indirection = -3
Integer
Integer = 3
Invalid
Invalid = 0
MaybeMore
MaybeMore = -1
Nil
Nil = 1
Number
Number = 4
String
String = 5
Tuple
Tuple = 8
Uuid
Uuid = 7
VStamp
VStamp = 9
Variable
Variable = -2