RecordSet
Key Property
Aerospike
Get record's unique identifier.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.9.13.0 (3.9.13)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
Key
Key
{
get
; }
public Key Key { get; }
Implements
IRecordSet
Key
See Also
RecordSet Class
RecordSet Members
Aerospike.Client Namespace