Sdílet prostřednictvím


AggregationMethod Výčet

Definice

Výčet metod použitých v klauzuli agregace

public enum AggregationMethod
type AggregationMethod = 
Public Enum AggregationMethod
Dědičnost
AggregationMethod

Pole

Average 3

Metoda agregace – průměr.

CountDistinct 4

Metoda agregace CountDistinct.

Custom 6

Vlastní metoda agregace.

Max 2

Metoda agregace Max.

Min 1

Metoda agregace Min.

Sum 0

Metoda agregace Sum.

VirtualPropertyCount 5

Metoda agregace Count. Používá se pouze interně k reprezentaci virtuální vlastnosti $count.

Platí pro