REALSQLdatabase.ThreadYieldInterval
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
![]() |
This item was deprecated. Please use SQLiteDatabase.ThreadYieldInterval as a replacement. |
Property (As Integer )
aREALSQLdatabase.ThreadYieldInterval = newIntegerValue
or
IntegerValue = aREALSQLdatabase.ThreadYieldInterval
Supported for all project types and targets.
or
IntegerValue = aREALSQLdatabase.ThreadYieldInterval
Supported for all project types and targets.
Yields time back to your app every N virtual machine instructions. The unit is virtual machine instructions.