StatementFunctionName Property

Aggregation function name. Used by aggregate queries only.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public string FunctionName { get; set; }

Property Value

String

See Also