CitrusleafClient SetBinUnique Method (Object, Object, CitrusleafWriteInfo)Aerospike
Set bin value for specified key. The set will fail if the default bin name already exists. 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