| SQLiteExecute Properties |
The SQLiteExecute type exposes the following members.
| Name | Description | |
|---|---|---|
| RetryIfLocked |
Gets or sets a value indicating that the action should be retried if the database is locked.
| |
| RetryIfLockedTimeout |
Gets or sets the number of milliseconds that must elapse before the code gives up retrying an action that is failing due
to a database lock.
|