SetRecords..::..Operate Method
Executes an Aerospike operation against the set 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 which can be a Aerospike AerospikeKey or Value or a .Net type.
- operations
- Type: array<Operation>[]()[][]
Aerospike operations (Expression). Operation, ExpOperation, Operation, MapOperation, or ListOperation