Class | Description |
---|---|
ArrayAgg | |
ArrayAgg.ArrayAggArray | |
StringAgg |
Combine.CombineFn s for aggregating strings or bytes with an optional delimiter (default comma). |
StringAgg.StringAggString |
A
Combine.CombineFn that aggregates strings with comma as delimiter. |