method SetSQLiteDBObjectCommitTimeout.
Changes and applies a new timeout delay for committing
SQL transaction.
By default, this timeout is 15 seconds
|
hSQlite3DB
[in] . Handle of SQLite database
TimeoutInSecond
[in] . Timeout delay
S_OK
The operation was successfull.
E_UNEXPECTED
An unexpected error occoured.
E_FAIL
A general error occoured.