StatementFunctionArgs Property

Aerospike
Arguments to pass to function name, if any. Used by aggregate queries only.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax

C#
public Value[] FunctionArgs { get; set; }

Property Value

Type: Value
See Also

Reference