properti JET_RECORDLIST.tableid

Mendapatkan tableid dari tabel sementara. Ini harus ditutup ketika tabel tidak lagi diperlukan.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'Declaration
Public Property tableid As JET_TABLEID
    Get
    Friend Set
'Usage
Dim instance As JET_RECORDLIST
Dim value As JET_TABLEID

value = instance.tableid
public JET_TABLEID tableid { get; internal set; }

Nilai properti

Jenis: Microsoft.Isam.Esent.Interop.JET_TABLEID

Lihat juga

Referensi

kelas JET_RECORDLIST

anggota JET_RECORDLIST

Namespace Microsoft.Isam.Esent.Interop