Share via


JET_COLUMNLIST.cRecord-Eigenschaft

Ruft die Anzahl der Datensätze in der temporären Tabelle ab.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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_COLUMNLIST
Dim value As Integer

value = instance.cRecord
public int cRecord { get; internal set; }

Eigenschaftswert

Typ: System.Int32

Weitere Informationen

Verweis

JET_COLUMNLIST-Klasse

JET_COLUMNLIST-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace