RecordSetKey Property

Get record's unique identifier.

Definition

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

Property Value

Key

Implements

IRecordSetKey

See Also