AutomaticAggregationOptions.AggregationTableSizeLimit 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 size limit of any aggregation table with respect to the associated detail table(s); the specified value is the ratio, defined as the percentage of the detail table.
public long AggregationTableSizeLimit { get; set; }
member this.AggregationTableSizeLimit : int64 with get, set
Public Property AggregationTableSizeLimit As Long
Property Value
An integer number within [0, 100].