InstanceParameters.DbScanIntervalMinSec-Eigenschaft
Ruft das minimale Intervall für die Wiederholung des Datenbankscans in Sekunden ab oder legt dieses fest.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property DbScanIntervalMinSec As Integer
Get
Set
'Usage
Dim instance As InstanceParameters
Dim value As Integer
value = instance.DbScanIntervalMinSec
instance.DbScanIntervalMinSec = value
public int DbScanIntervalMinSec { get; set; }
Eigenschaftswert
Typ: System.Int32