propriété JET_RECORDLIST.tableid

Obtient tableid de la table temporaire. Cela doit être fermé lorsque la table n’est plus nécessaire.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property tableid As JET_TABLEID
    Get
    Friend Set
'Usage
Dim instance As JET_RECORDLIST
Dim value As JET_TABLEID

value = instance.tableid
public JET_TABLEID tableid { get; internal set; }

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.JET_TABLEID

Voir aussi

Informations de référence

JET_RECORDLIST classe

JET_RECORDLIST membres

Espace de noms Microsoft.Isam.Esent.Interop