JET_OBJECTLIST.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_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