你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LocalEseStoreSettings.FreePageSizeThresholdInPercent 属性

定义

获取或设置一个值,该值指示打开期间脱机压缩的最小未占用数据库百分比

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

属性值

以百分比为单位返回阈值。 默认值为 30%。

适用于