Microframe Corporation 3007 Series Uživatelská příručka Strana 60

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 252
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 59
1-52
Status Codes
If you issued a DECLARE statement, the MicroKernel successfully
created the cursor, variable, or condition you defined.
-119: The SET assignment statement completed
successfully
The SET variable = expression statement returns this status code
upon successful completion.
-120: The OPEN statement completed successfully
The OPEN CURSOR statement returns this status code upon
successful completion.
-121: The CLOSE statement completed successfully
The CLOSE CURSOR statement returns this status code upon
successful completion.
-122: The FETCH statement completed successfully
The FETCH statement returns this status code upon successful
completion.
-123: The positioned UPDATE statement completed
successfully
The UPDATE [table_reference] SET set_clause WHERE CURRENT
OF statement returns this status code upon successful completion.
-124: The positioned DELETE statement completed
successfully
The DELETE [FROM table_reference] WHERE CURRENT OF
cursor_name statement returns this status code upon successful
completion.
-125: The CALL stored procedure statement completed
successfully
The CALL statement returns this status code upon successful
completion. This status code indicates the successful completion
condition for the stored procedure.
Zobrazit stránku 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 251 252

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

Žádné komentáře