Returns a Bool indicating whether any fields of the query are aggregated.
Aggregated fields are grouped together for display in the resulting query or chart. La propriété est en lecture seule.
VBScript
querydef.IsAggregated
Perl
$querydef->GetIsAggregated();