Aerospike
C#
Show/Hide TOC
Batch
Record
result
Code Field
Result code for this returned record. See
ResultCode
. If not
OK
, the record will be null.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
C#
Copy
public
int
resultCode
Field Value
Int32
See Also
Reference
BatchRecord Class
Aerospike.Client Namespace
In This Article
Definition
See Also