REALSQLdatabase.Timeout
From Xojo Documentation
This item was deprecated.. Please use SQLiteDatabase.Timeout as a replacement. |
Property (As Double )
aREALSQLdatabase.Timeout = newDoubleValue
or
DoubleValue = aREALSQLdatabase.Timeout
Supported for all project types and targets.
or
DoubleValue = aREALSQLdatabase.Timeout
Supported for all project types and targets.
The maximum number of seconds that an operation may wait before a lock is cleared (if any).