Método Api.JetCloseTable

Feche uma tabela aberta.

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

Sintaxe

'Declaration
Public Shared Sub JetCloseTable ( _
    sesid As JET_SESID, _
    tableid As JET_TABLEID _
)
'Usage
Dim sesid As JET_SESID
Dim tableid As JET_TABLEIDApi.JetCloseTable(sesid, tableid)
public static void JetCloseTable(
    JET_SESID sesid,
    JET_TABLEID tableid
)

Parâmetros

Confira também

Referência

Classe API

Membros da API

Namespace Microsoft.Isam.Esent.Interop