Interface | Description |
---|---|
ISqlJetMutex |
Mutex interface.
|
Class | Description |
---|---|
SqlJetLogDefinitions |
Definitions of properties names for SQLJet logging.
|
SqlJetVersion |
SQLJet's version.
|
Enum | Description |
---|---|
SqlJetEncoding |
These constant define integer codes that represent the various text encodings
supported by SQLite.
|
SqlJetErrorCode |
SqlJet error codes.
|
SqlJetIOErrorCode |
Extended error codes for
SqlJetErrorCode.IOERR |
SqlJetTransactionMode |
Transaction mode.
|
SqlJetValueType |
Fundamental Datatypes.
|
Exception | Description |
---|---|
SqlJetException |
SqlJet exception wraps error code
SqlJetErrorCode |
SqlJetIOException |
Extended exception for
SqlJetErrorCode.IOERR |
Error | Description |
---|---|
SqlJetError |
SQLJet's runtime error.
|
SQLJet's common interfaces and classes.
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.