JET_INDEXLIST.cRecord-Eigenschaft
Ruft die Anzahl der Datensätze in der temporären Tabelle ab.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property cRecord As Integer
Get
Friend Set
'Usage
Dim instance As JET_INDEXLIST
Dim value As Integer
value = instance.cRecord
public int cRecord { get; internal set; }
Eigenschaftswert
Typ: System.Int32