アプリケーションがカーソルが置かれているインデックス全体をスキャンしなくなったことをデータベース エンジンに通知します。 この呼び出しは、 JetSetTableSequential(JET_SESID, JET_TABLEID, SetTableSequentialGrbit) によって送信された通知を取り消します。
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Shared Sub JetResetTableSequential ( _
sesid As JET_SESID, _
tableid As JET_TABLEID, _
grbit As ResetTableSequentialGrbit _
)
'Usage
Dim sesid As JET_SESID
Dim tableid As JET_TABLEID
Dim grbit As ResetTableSequentialGrbitApi.JetResetTableSequential(sesid, _
tableid, grbit)
public static void JetResetTableSequential(
JET_SESID sesid,
JET_TABLEID tableid,
ResetTableSequentialGrbit grbit
)
パラメーター
sesid
種類: Microsoft.Isam.Esent.Interop.JET_SESID使用するセッション。
tableid
種類: Microsoft.Isam.Esent.Interop.JET_TABLEIDデータにアクセスしていたカーソル。
grbit
種類: Microsoft.Isam.Esent.Interop.ResetTableSequentialGrbit将来利用するために予約されています。