The CubeDatasetAggregateDuplicatesMode enumeration contains locations where duplicate data is aggregated.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Server. DBMS server aggregation. |
| 1 | Client. Client computer aggregation (it is used if DBMS server does not support aggregation). |
See also: