CitrusleafClient Add Method (Object, Object, CitrusleafWriteInfo)Aerospike
Used for integer values only. Add value to existing bin value for specified key. If the record or bin does not exist, it will be created with the specified value. The following properties must be set before using this method.
  • DefaultNamespace
  • DefaultSet
  • DefaultBin

Namespace: net.citrusleaf
Assembly: CitrusleafLibrary (in CitrusleafLibrary.dll) Version: 2.0.0.0 (2.0.23.86)
Syntax

Return Value

Result status.
See Also