AutomaticAggregationOptions.DetailTableMinRows 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 minimal row size of the detail table for creating automatic aggregation partitions.
public long DetailTableMinRows { get; set; }
member this.DetailTableMinRows : int64 with get, set
Public Property DetailTableMinRows As Long
Property Value
An integer number of minimal row count.