Click or drag to resize
SQLiteExecute Properties

The SQLiteExecute type exposes the following members.

Properties
  NameDescription
Public propertyRetryIfLocked
Gets or sets a value indicating that the action should be retried if the database is locked.
Public propertyRetryIfLockedTimeout
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.
Top
See Also