Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Classes
| Class | Description | |
|---|---|---|
![]() |
DurableCommitCallback | Wraps the callback dealing with durable commits. |
![]() |
JET_COMMIT_ID | Information context surrounded data emitted from JET_PFNEMITLOGDATA. |
![]() |
JET_ERRINFOBASIC | Contains the information about an error. |
![]() |
JET_INDEX_COLUMN | Contains filter definition for JetPrereadIndexRanges(JET_SESID, JET_TABLEID, [], Int32, Int32, Int32, [], PrereadIndexRangesGrbit) and JetSetCursorFilter(JET_SESID, JET_TABLEID, [], CursorFilterGrbit). |
![]() |
JET_INDEX_RANGE | Contains definition for JetPrereadIndexRanges(JET_SESID, JET_TABLEID, [], Int32, Int32, Int32, [], PrereadIndexRangesGrbit). |
![]() |
Windows8Api | Api calls introduced in Windows 8. |
![]() |
Windows8Grbits | System parameters that were introduced in Windows 8. |
![]() |
Windows8IdxInfo | Column info levels that have been added to the Windows 8 version of ESENT. |
![]() |
Windows8Param | System parameters that were introduced in Windows 8. |
Delegates
| Delegate | Description | |
|---|---|---|
![]() |
JET_PFNDURABLECOMMITCALLBACK | Callback for JET_paramDurableCommitCallback. |
Enumerations
| Enumeration | Description | |
|---|---|---|
![]() |
CursorFilterGrbit | Options passed while setting cursor filters. |
![]() |
DurableCommitCallbackGrbit | Options passed to log flush callback. |
![]() |
ErrorInfoGrbit | Options for JetGetErrorInfo(JET_err, JET_ERRINFOBASIC). |
![]() |
JET_ERRCAT | The error category. The hierarchy is as follows: JET_errcatError | |-- JET_errcatOperation | |-- JET_errcatFatal | |-- JET_errcatIO // bad IO issues, may or may not be transient. | |-- JET_errcatResource | |-- JET_errcatMemory // out of memory (all variants) | |-- JET_errcatQuota | |-- JET_errcatDisk // out of disk space (all variants) |-- JET_errcatData | |-- JET_errcatCorruption | |-- JET_errcatInconsistent // typically caused by user Mishandling | |-- JET_errcatFragmentation |-- JET_errcatApi |-- JET_errcatUsage |-- JET_errcatState |-- JET_errcatObsolete |
![]() |
JET_ErrorInfo | The valid values of InfoLevel for JetGetErrorInfo. |
![]() |
JET_sesparam | ESENT session parameters. |
![]() |
JetIndexColumnGrbit | Options for JET_INDEX_COLUMN. |
![]() |
JetRelop | Comparison operation for filter defined as JET_INDEX_COLUMN. |
![]() |
PrereadIndexRangesGrbit | Options for JetPrereadIndexRanges(JET_SESID, JET_TABLEID, [], Int32, Int32, Int32, [], PrereadIndexRangesGrbit). |
![]() |
ResizeDatabaseGrbit | Options for JetResizeDatabase(JET_SESID, JET_DBID, Int32, Int32, ResizeDatabaseGrbit). |
![]() |
StopServiceGrbit | Options for JetStopServiceInstance2(JET_INSTANCE, StopServiceGrbit). |
.gif)
.gif)
.gif)