Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
Definition
Specifies the kind of grouping.
Allowed values
| Name | Value | Description |
|---|---|---|
| GroupKind.Local | 0 | A local group is formed from a consecutive sequence of rows from an input table with the same key value. |
| GroupKind.Global | 1 | A global group is formed from all rows in an input table with the same key value. |