name
String
The table name of a specific aggregate table
approxRowCount
The estimated number of rows in this aggregation table. Setting this property improves the performance of the aggregation optimizer and prevents it from issuing a 'select count(*)' query over the aggregation table.
Last updated 8 months ago
Was this helpful?