JET_OBJECTLIST. TableId, propriété

Obtient l’TableID de la table temporaire. Elle doit être fermée lorsque la table n’est plus nécessaire.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : 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_OBJECTLIST
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

Classe JET_OBJECTLIST

Membres JET_OBJECTLIST

Espace de noms Microsoft. ISAM. esent. Interop