propiedad JET_TABLECREATE.tableid
Obtiene o establece la tabla devuelta.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'Declaration
Public Property tableid As JET_TABLEID
Get
Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_TABLEID
value = instance.tableid
instance.tableid = value
public JET_TABLEID tableid { get; set; }
Valor de propiedad
Tipo: Microsoft.Isam.Esent.Interop.JET_TABLEID