Prihlásiť sa
Priestory
Stlačením klávesu Enter začnite vyhľadávať
Pomoc
Online pomocník
Klávesové skratky
Generátor kanálov s novinkami
Novinky
Dostupné miniaplikácie
O Confluence
Prihlásiť sa
D2000 V12 Documentation EN
Strom stránky
Prezerať stránky
Nastaviť
Nástroje priestoru
P
r
ílohy (0)
História stránky
Informácie o stránke
Vyriešené komentáre
Zobraziť v hierarchii
Zobraziť zdroj
Exportovať do PDF
Exportovať do Wordu
Export to PDF
Riadiaci panel
…
D2000 V12 Documentation EN
D2000
Event Script Language (ESL)
Script Actions
Jira odkazy
DB_TRANS_COMMIT
Vytvoril
D2000 Dev Team
na
okt 13, 2017
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
DB_TRANS_COMMIT handleIdent_Int, retCodeIdent_Int
Parameters
handleIdent_Int
out
Identifier
- the unique number (handle) of the
Connection
to a database.
retCodeIdent_Int
out
Return 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 for a number of the
Connection
, is proceed from the execution of the action
DB_TRANS_OPEN
.
Return code interprets the action success (__ERR_NO_ERROR).
Example
Database transactions
.
Related topics
DB_TRANS_OPEN
DB_TRANS_ROLLBACK
DB_TRANS_CLOSE
DB_CONNECT
DB_DELETE
DB_DISCONNECT
DB_INSERT
DB_INSUPD
DB_READ
DB_READ_BLOB
DB_UPDATE
DB_UPDATE_BLOB
PG_CONNECT
PG_DISCONNECT
PG_READ
PG_INSERT
PG_DELETE
PG_UPDATE
SQL_CONNECT
SQL_DISCONNECT
SQL_EXEC_DIRECT
SQL_EXEC_PROC
SQL_PREPARE
SQL_BINDIN
SQL_FETCH
SQL_FREE
All database related actions
.
Related pages:
Script actions
akcie_db_trans_commit
Napíšte komentár
Pridať komentár
Prehľad
Nástroje obsahu
{"serverDuration": 64, "requestCorrelationId": "37f6bc38b6ef3b6b"}
Pridať komentár