propriété JET_COLUMNLIST.cRecord
Obtient le nombre d’enregistrements dans la table temporaire.
Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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; }
Valeur de la propriété
Type : System.Int32