proprietà JET_RECORDLIST.cRecords

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 cRecords As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_RECORDLIST
Dim value As Integer

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

classe JET_RECORDLIST

membri JET_RECORDLIST

Spazio dei nomi Microsoft.Isam.Esent.Interop