JET_COLUMNLIST.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_COLUMNLIST
Dim value As Integer

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

JET_COLUMNLIST-Klasse

JET_COLUMNLIST-Member

Microsoft.Isam.Esent.Interop-Namespace