JET_RECPOS.centriesLT-Eigenschaft

Ruft die ungefähre Anzahl von Indexeinträgen ab, die kleiner als der Schlüssel sind, oder legt diese fest.

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

Syntax

'Declaration
Public Property centriesLT As Long
    Get
    Set
'Usage
Dim instance As JET_RECPOS
Dim value As Long

value = instance.centriesLT

instance.centriesLT = value
public long centriesLT { get; set; }

Eigenschaftswert

Typ: System.Int64

Siehe auch

Verweis

JET_RECPOS-Klasse

JET_RECPOS-Member

Microsoft.Isam.Esent.Interop-Namespace