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: 3.9.16.1 (3.9.16.1)
Syntax

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

Property Value

Type: Value
See Also

Reference