BackgroundExecuteRequestStatement Property

The statement containing the UDF function reference or the operations to be performed on matching record

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public Statement Statement { get; set; }

Property Value

Statement

See Also