RecordSetRecord Property

Get record's header and bin data.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.1.0
C#
public Record Record { get; }

Property Value

Record

Implements

IRecordSetRecord

See Also