InstanceParameters. EnableDbScanInRecovery, propriété
Obtient ou définit une valeur indiquant si la maintenance de la base de données doit s’exécuter pendant la récupération.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property EnableDbScanInRecovery As Integer
Get
Set
'Usage
Dim instance As InstanceParameters
Dim value As Integer
value = instance.EnableDbScanInRecovery
instance.EnableDbScanInRecovery = value
public int EnableDbScanInRecovery { get; set; }
Valeur de la propriété
Type : System. Int32