|
CursorFilterGrbit |
Opzioni passate durante l'impostazione dei filtri del cursore. |
|
DurableCommitCallbackGrbit |
Opzioni passate al callback di scaricamento log. |
|
ErrorInfoGrbit |
Opzioni per JetGetErrorInfo(JET_err, JET_ERRINFOBASIC). |
|
JET_ERRCAT |
Categoria di errore. La gerarchia è la seguente: JET_errcatError | |-- JET_errcatOperation | |-- JET_errcatFatal | |-- JET_errcatIO // problemi di I/O non valido, possono o non essere temporanei. | |-- JET_errcatResource | |-- JET_errcatMemory // memoria insufficiente (tutte le varianti) | |-- JET_errcatQuota | |-- JET_errcatDisk // spazio su disco (tutte le varianti) |-- JET_errcatData | |- JET_errcatCorruption | |-- JET_errcatInconsistent // in genere causato dall'utente Mishandling | |-- JET_errcatFragmentation |-- JET_errcatApi |-- JET_errcatUsage |-- JET_errcatState |-- JET_errcatObsolete |
|
JET_ErrorInfo |
Valori validi di InfoLevel per JetGetErrorInfo. |
|
JET_sesparam |
Parametri di sessione ESENT. |
|
JetIndexColumnGrbit |
Opzioni per JET_INDEX_COLUMN. |
|
JetRelop |
Operazione di confronto per il filtro definita come JET_INDEX_COLUMN. |
|
PrereadIndexRangesGrbit |
Opzioni per JetPrereadIndexRanges(JET_SESID, JET_TABLEID, [], Int32, Int32, Int32, [], PrereadIndexRangesGrbit). |
|
ResizeDatabaseGrbit |
Opzioni per JetResizeDatabase(JET_SESID, JET_DBID, Int32, Int32, ResizeDatabaseGrbit). |
|
StopServiceGrbit |
Opzioni per JetStopServiceInstance2(JET_INSTANCE, StopServiceGrbit). |