Skip to main content

CurrentStateRT_aggregate_order_by

Sort the returned array by one or more fields of it's elements.

input CurrentStateRT_aggregate_order_by {
avg: CurrentStateRT_avg_order_by
count: order_by
max: CurrentStateRT_max_order_by
min: CurrentStateRT_min_order_by
stddev: CurrentStateRT_stddev_order_by
stddev_pop: CurrentStateRT_stddev_pop_order_by
stddev_samp: CurrentStateRT_stddev_samp_order_by
sum: CurrentStateRT_sum_order_by
var_pop: CurrentStateRT_var_pop_order_by
var_samp: CurrentStateRT_var_samp_order_by
variance: CurrentStateRT_variance_order_by
}

Fields

CurrentStateRT_aggregate_order_by.avg ● CurrentStateRT_avg_order_by input

CurrentStateRT_aggregate_order_by.count ● order_by enum

CurrentStateRT_aggregate_order_by.max ● CurrentStateRT_max_order_by input

CurrentStateRT_aggregate_order_by.min ● CurrentStateRT_min_order_by input

CurrentStateRT_aggregate_order_by.stddev ● CurrentStateRT_stddev_order_by input

CurrentStateRT_aggregate_order_by.stddev_pop ● CurrentStateRT_stddev_pop_order_by input

CurrentStateRT_aggregate_order_by.stddev_samp ● CurrentStateRT_stddev_samp_order_by input

CurrentStateRT_aggregate_order_by.sum ● CurrentStateRT_sum_order_by input

CurrentStateRT_aggregate_order_by.var_pop ● CurrentStateRT_var_pop_order_by input

CurrentStateRT_aggregate_order_by.var_samp ● CurrentStateRT_var_samp_order_by input

CurrentStateRT_aggregate_order_by.variance ● CurrentStateRT_variance_order_by input

Member Of

MachineTP_order_by input