JET_RECPOS.centriesTotal-Eigenschaft
Ruft die ungefähre Anzahl von Einträgen im Index ab oder legt diese fest.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property centriesTotal As Long
Get
Set
'Usage
Dim instance As JET_RECPOS
Dim value As Long
value = instance.centriesTotal
instance.centriesTotal = value
public long centriesTotal { get; set; }
Eigenschaftswert
Typ: System.Int64