AggregateOperation Type
Union cases
Union case | Description |
Full Usage:
AvgOp avg
Parameters:
string
|
|
Full Usage:
CountDistOp countDist
Parameters:
string
|
|
Full Usage:
CountOp count
Parameters:
string
|
|
Full Usage:
KeyOp key
Parameters:
string
|
|
Full Usage:
MaxOp max
Parameters:
string
|
|
Full Usage:
MinOp min
Parameters:
string
|
|
Full Usage:
StdDevOp std
Parameters:
string
|
|
Full Usage:
SumOp sum
Parameters:
string
|
|
Full Usage:
VarianceOp var
Parameters:
string
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsAvgOp
Returns: bool
|
|
Full Usage:
this.IsCountDistOp
Returns: bool
|
|
Full Usage:
this.IsCountOp
Returns: bool
|
|
Full Usage:
this.IsKeyOp
Returns: bool
|
|
Full Usage:
this.IsMaxOp
Returns: bool
|
|
Full Usage:
this.IsMinOp
Returns: bool
|
|
Full Usage:
this.IsStdDevOp
Returns: bool
|
|
Full Usage:
this.IsSumOp
Returns: bool
|
|
Full Usage:
this.IsVarianceOp
Returns: bool
|
|