StatementFunctionName Property

Aerospike
Aggregation function name. Used by aggregate queries only.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.1.0.0 (5.1.0)
Syntax

C#
public string FunctionName { get; set; }

Property Value

Type: String
See Also

Reference