StatementOperations Property

Operations to be performed on query/execute.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public Operation[] Operations { get; set; }

Property Value

Operation

See Also