StatementFunctionArgs Property

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

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.2.0
C#
public Value[] FunctionArgs { get; set; }

Property Value

Value

See Also