REALSQLdatabase.ThreadYieldInterval
From Xojo Documentation
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.