StatementOperations Property

Aerospike
Operations to be performed on query/execute.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax

C#
public Operation[] Operations { get; set; }

Property Value

Type: Operation
See Also

Reference