ParticleType Enumeration

[Missing <summary> documentation for "T:Aerospike.Client.ParticleType"]

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public enum ParticleType

Members

NULL0 
INTEGER1 
DOUBLE2 
STRING3 
BLOB4 
CSHARP_BLOB8 
BOOL17 
HLL18 
MAP19 
LIST20 
GEOJSON23 

See Also