AutomaticAggregationOptions.AggregationTableMaxRows Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The max size of any aggregation table in rows.
public long AggregationTableMaxRows { get; set; }
member this.AggregationTableMaxRows : int64 with get, set
Public Property AggregationTableMaxRows As Long
Property Value
An integer number of maximal row count.