Compartilhar via


QueryAggregationFunction Enumeração

Definição

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
Herança
QueryAggregationFunction
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Avg 2
Max 1
Min 0
Sum 3

Aplica-se a