propriété JET_DBINFOMISC.ulRepairCount
Obtient le nombre de fois que la réparation a été appelée sur cette base de données.
Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property ulRepairCount As Integer
Get
Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As Integer
value = instance.ulRepairCount
public int ulRepairCount { get; internal set; }
Valeur de la propriété
Type : System.Int32