共用方式為


AggregationDesign.EstimatedRows 屬性

定義

取得或設定與 AggregationDesign 建立關聯之分割區中估計的資料列數目 (平均)。

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

屬性值

Int64,代表資料分割中估計的資料列數目。

適用於