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: 7.0.1
C#
public Value[] FunctionArgs { get; set; }

Property Value

Value

See Also