RecordSetRecord Property

Aerospike
Get record's header and bin data.

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

C#
public Record Record { get; }

Property Value

Type: Record

Implements

IRecordSetRecord
See Also

Reference