StatementFunctionName Property

Aerospike
Aggregation function name. Used by aggregate queries only.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.1.0 (5.3.1)
Syntax

C#
public string FunctionName { get; set; }

Property Value

Type: String
See Also

Reference