Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |