SetRecords..::..Exists Method
Returns true if primary key exists
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.
- filterExpression
- Type: Expression
A filter Expression that is applied after obtaining the record via the primary key.