REALSQLdatabase.Timeout
From Xojo Documentation
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly... |
![]() |
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).