BatchReadrecord Field

Aerospike
Record result after batch command has completed. Will be null if record was not found.

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

C#
public Record record

Field Value

Type: Record
See Also

Reference