AggregationDesign.EstimatedRows Property

Definition

Gets or sets the number of estimated rows (average) in the partition associated with the AggregationDesign.

public long EstimatedRows { get; set; }
member this.EstimatedRows : int64 with get, set
Public Property EstimatedRows As Long

Property Value

An Int64 representing the estimated number of rows in a partition.

Applies to