SetRecords<(Of <(<'T>)>)>..::..Get Method (Object, array<String>[]()[][])
Returns the record based on the primary key
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
Parameters
- primaryKey
- Type: Object
The primary key can be a Key, Value, digest (byte[]), or a .net type.
- bins
- Type: array<String>[]()[][]
An optional arguments, if provided only those bins are returned.