Partition.EstimatedRows 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定資料分割中估計的資料列數。
public long EstimatedRows { get; set; }
member this.EstimatedRows : int64 with get, set
Public Property EstimatedRows As Long
屬性值
64 位元帶正負號的整數,含資料分割中估計的資料列數。
備註
EstimatedRows 是由應用程式所設定的值,指出上次查詢資料分割資料來源檢視時,資料分割可用的資料列數目。