JET_DBINFOMISC.ulECCFixSuccessOld property
Gets the number of times a one bit error was successfully fixed before the last repair.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property ulECCFixSuccessOld As Integer
Get
Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As Integer
value = instance.ulECCFixSuccessOld
public int ulECCFixSuccessOld { get; internal set; }
Property value
Type: System.Int32