Data |
The DataTablesAggregationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregatedColumnNames | Gets the name of the columns that should be aggregated. | |
| AggregationKinds | Gets the kinds of aggregation that should be applied to the aggregated columns. | |
| ClusteredPropertiesNames | Gets the names of the properties that should be clustered. | |
| ExecuteTablesDataSourceBeforeAggregation | If true, the data sources of the tables are executed before aggregation. | |
| ExecuteTablesTableScriptBeforeAggregation | If true, the table scripts of the tables are executed before aggregation. |