ValueBoolIntValue Class

Boolean value that converts to integer when sending a bin to the server. This class will be deleted once full conversion to boolean particle type is complete.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
C#
public sealed class BoolIntValue : Value
Inheritance
Object    Value    ValueBoolIntValue

Constructors

ValueBoolIntValueInitializes a new instance of the ValueBoolIntValue class

Properties

Object
(Overrides ValueObject)
Type
(Overrides ValueType)

Methods

See Also