Bin AsNull Method Aerospike
Create bin with a null value. This is useful for bin deletions within a record. For servers configured as "single-bin", enter a null or empty name.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.2.0.0 (3.2.0)
Syntax

Parameters

name
Type: OnlineSystem String
bin name, current limit is 14 characters
See Also