JET_OBJECTLIST.columnidcRecord-Eigenschaft

Ruft die columnid der Spalte in der temporären Tabelle ab, in der die Anzahl der Datensätze in der Tabelle gespeichert wird.

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

Syntax

'Declaration
Public Property columnidcRecord As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_OBJECTLIST
Dim value As JET_COLUMNID

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

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_COLUMNID

Weitere Informationen

Referenz

JET_OBJECTLIST-Klasse

JET_OBJECTLIST Mitglieder

Microsoft.Isam.Esent.Interop-Namespace