IndexInfo.Entries-Eigenschaft
Ruft die Anzahl der Einträge im Index ab. Dieser Wert ist nicht aktuell und wird nur von Api.JetComputeStats aktualisiert.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public ReadOnly Property Entries As Integer
Get
'Usage
Dim instance As IndexInfo
Dim value As Integer
value = instance.Entries
public int Entries { get; }
Eigenschaftswert
Typ: System.Int32