Partition.EstimatedSize Property

Definition

Gets the estimated size of the partition in bytes.

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

Property Value

A 64-bit signed integer.

Remarks

This is a read-only property.

Applies to