Partager via


LocalEseStoreSettings.CompactionThresholdInMB Propriété

Définition

Attention

Use FreePageSizeThresholdInPercent instead

Obtient ou définit une valeur indiquant la taille de fichier minimale d’une base de données pour que le compactage hors connexion se produise pendant l’ouverture.

[System.Obsolete("Use FreePageSizeThresholdInPercent instead")]
public int CompactionThresholdInMB { get; set; }
public int CompactionThresholdInMB { get; set; }
[<System.Obsolete("Use FreePageSizeThresholdInPercent instead")>]
member this.CompactionThresholdInMB : int with get, set
member this.CompactionThresholdInMB : int with get, set
Public Property CompactionThresholdInMB As Integer

Valeur de propriété

Retourne le seuil en Mo.

Attributs

Remarques

Obsolète. Utilisez plutôt FreePageSizeThresholdInPercent.

S’applique à