Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

DB_TRANS_COMMIT action


Function
The action closes a transaction (realization of SQL commands and actions executed within the frame of the Connection to a database).
Declaration


Blok kódu
languageesl
themeConfluence
 DB_TRANS_COMMIT handleIdent_Int, retCodeIdent_Int
Parameters


handleIdent_IntoutIdentifier - the unique number (handle) of the Connection to a database.
retCodeIdent_IntoutReturn code identifier.
Return code
The value of the parameter transHandle_Int. See the table of error codes. It is possible to get extended error information.
Description
Identifier

The identifier for

a number of the Connection, is proceed

the Connection number comes from the execution of the

action

DB_TRANS_OPEN. action.


Return code interprets the action success (__ERR_NO_ERROR).


Info
titleRelated pages:

Script actions