Metode Api.MoveAfterLast

Posisikan kursor setelah rekaman terakhir dalam tabel. Pemindahan berikutnya sebelumnya akan memposisikan kursor pada rekaman terakhir.

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

Sintaks

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

Parameter

Lihat juga

Referensi

Kelas Api

Anggota api

Namespace Microsoft.Isam.Esent.Interop