LocalEseStoreSettings.FreePageSizeThresholdInPercent Property

Definition

Gets or sets a value indicating the minimum unoccupied database percentage for offline compaction to occur during open

public int FreePageSizeThresholdInPercent { get; set; }
member this.FreePageSizeThresholdInPercent : int with get, set
Public Property FreePageSizeThresholdInPercent As Integer

Property Value

Returns the threshold in percent. Default value of 30%.

Applies to