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