InstanceParameters.DbScanThrottle-Eigenschaft

Ruft die Drosselung der Datenbanküberprüfung in Millisekunden ab oder legt sie fest.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property DbScanThrottle As Integer
    Get
    Set
'Usage
Dim instance As InstanceParameters
Dim value As Integer

value = instance.DbScanThrottle

instance.DbScanThrottle = value
public int DbScanThrottle { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

InstanceParameters-Klasse

InstanceParameters-Member

Microsoft.Isam.Esent.Interop-Namespace