JET_OBJECTINFO. cRecord, propriété

Obtient le nombre d’enregistrements dans la table.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property cRecord As Integer
    Get
    Private Set
'Usage
Dim instance As JET_OBJECTINFO
Dim value As Integer

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

Valeur de la propriété

Type : System. Int32

Voir aussi

Informations de référence

Classe JET_OBJECTINFO

Membres JET_OBJECTINFO

Espace de noms Microsoft. ISAM. esent. Interop