IndexInfo. Pages (Eigenschaft)
Ruft die Anzahl der Seiten 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 Pages As Integer
Get
'Usage
Dim instance As IndexInfo
Dim value As Integer
value = instance.Pages
public int Pages { get; }
Eigenschaftswert
Typ: System. Int32