AggregationDesign.EstimatedRows 속성

정의

AggregationDesign과 연결된 파티션의 예상된 행 수(평균)를 가져오거나 설정합니다.

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

속성 값

파티션의 예상 행 수를 나타내는 Int64입니다.

적용 대상