Partager via


JET_COLUMNLIST.tableid, propriété

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

Namespace: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_COLUMNLIST
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_COLUMNLIST classe

JET_COLUMNLIST membres

Espace de noms Microsoft.Isam.Esent.Interop