Compartir a través de


QueryAggregationFunction Enumeración

Definición

Define valores para 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
Herencia
QueryAggregationFunction
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Avg 2
Max 1
Min 0
Sum 3

Se aplica a