JET_COLUMNLIST.cRecord, proprietà

Ottiene il numero di record nella tabella temporanea.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

classe JET_COLUMNLIST

membri JET_COLUMNLIST

Spazio dei nomi Microsoft.Isam.Esent.Interop