Key Constructor (String, String, UInt32)Aerospike
Initialize key from namespace, optional set name and user key. The set name and user defined key are converted to a digest before sending to the server. The server handles record identifiers by digest only. If the user key needs to be stored on the server, the key should be stored in a bin.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.1)
Syntax

Exceptions

See Also