AutomaticAggregationOptions.AggregationTableSizeLimit Property

Definition

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].

Applies to