Aerospike
C#
C#
Show/Hide TOC
Exp
.
Type Enumeration
Expression type.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
C#
Copy
public
enum
Type
Members
NIL
0
BOOL
1
INT
2
STRING
3
LIST
4
MAP
5
BLOB
6
FLOAT
7
GEO
8
HLL
9
See Also
Reference
Aerospike.Client Namespace
In This Article
Definition
Members
See Also