Propiedad InstanceParameters.DbScanThrottle
Obtiene o establece la limitación del examen de la base de datos, en milisegundos.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'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; }
Valor de propiedad
Tipo: System.Int32