Player APIs (BrightScript & Ja...
...
Object Reference
Hashing and Storage Objects
roSqliteEvent
3min
this event object is returned when a runbackground() operation is called by the associated rosqlitedatabase object ifsqliteevent gettransactionid() as integer returns an integer that matches the result of the originating runbackground() operation getsqlresult() as integer returns the result code returned by the rosqlitestatement run() method the possible return values are identical to the run() method 100 statement complete 101 busy 102 rows available this method can be used as the asynchronous alternative to the run() method