Partager via


LocalEseStoreSettings.FreePageSizeThresholdInMB Propriété

Définition

Attention

Use FreePageSizeThresholdInPercent instead

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

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

Valeur de propriété

Retourne le seuil en Mo.

Attributs

Remarques

Obsolète. Utilisez plutôt FreePageSizeThresholdInPercent.

S’applique à