Brightsign Object Reference Manual (FW 5.1) Instrukcja Użytkownika Strona 156

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 341
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 340 341

Komentarze do niniejszej Instrukcji

Brak uwag