Arguments to pass to function name, if any.
Used by aggregate queries only.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public Value[] FunctionArgs { get; set; }
Property Value
Type: ValueSee Also