Table.JetTableid(Eigenschaft)

Ruft die JET_TABLEID ab, die diese Tabelle enthält.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public ReadOnly Property JetTableid As JET_TABLEID
    Get
'Usage
Dim instance As Table
Dim value As JET_TABLEID

value = instance.JetTableid
public JET_TABLEID JetTableid { get; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_TABLEID

Siehe auch

Referenz

Table-Klasse

Tabellenmitglieder

Microsoft.Isam.Esent.Interop-Namespace