Brightsign Object Reference Manual (FW 5.1) Uživatelský manuál Strana 156

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 341
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 155
148
roSqliteEvent
This event object is returned when a RunBackground() operation is called by the associated roSqliteDatabase object.
Interfaces: ifSqliteEvent
The ifSqliteEvent interface provides the following:
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 roSqlLiteStatement.Run() method. The
possible return values are identical to the Run() method:
o 100: Statement complete
o 101: Busy
o 102: Rows available
Note: This method can be used as the asynchronous alternative to the Run() method.
Zobrazit stránku 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 340 341

Komentáře k této Příručce

Žádné komentáře