Click or drag to resize

DataTablesAggregationOptions Properties

The DataTablesAggregationOptions type exposes the following members.

Properties
 NameDescription
Public propertyAggregatedColumnNames Gets the name of the columns that should be aggregated.
Public propertyAggregationKinds Gets the kinds of aggregation that should be applied to the aggregated columns.
Public propertyClusteredPropertiesNames Gets the names of the properties that should be clustered.
Public propertyExecuteTablesDataSourceBeforeAggregation If true, the data sources of the tables are executed before aggregation.
Public propertyExecuteTablesTableScriptBeforeAggregation If true, the table scripts of the tables are executed before aggregation.
Top
See Also