Freigeben über


JET_INDEXLIST.columnidcEntry-Eigenschaft

Ruft die Columnid der Spalte in der temporären Tabelle ab, in der die Anzahl der Einträge im Index gespeichert wird. Dieser Wert ist nicht aktuell und wird nur von "Api.JetComputeStats" aktualisiert. Die Spalte ist vom Typ Long.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property columnidcEntry As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_INDEXLIST
Dim value As JET_COLUMNID

value = instance.columnidcEntry
public JET_COLUMNID columnidcEntry { get; internal set; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_COLUMNID

Siehe auch

Verweis

JET_INDEXLIST-Klasse

JET_INDEXLIST-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace