JET_OPENTEMPORARYTABLE. TableId, propriété

Obtient le descripteur de table pour la table temporaire créée à la suite d’un appel réussi à JetOpenTemporaryTable.

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

Membres JET_OPENTEMPORARYTABLE

Espace de noms Microsoft. ISAM. esent. Interop. Vista