Freigeben über


QueryAggregationFunction Enumeration

Definition

Definiert Werte für QueryAggregationFunction.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum QueryAggregationFunction
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type QueryAggregationFunction = 
Public Enum QueryAggregationFunction
Vererbung
QueryAggregationFunction
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Avg 2
Max 1
Min 0
Sum 3

Gilt für: