Parameter
|
Type
|
Description
|
IN
|
|
|
dam_hdbc
|
int64
|
The connection handle
|
iType
|
int
|
DAM_ROLLBACK – rollback
DAM_COMMIT – commit
DAM_PREPARE_TO_COMMIT – commit for first phase of a two-phase operation.
|
RETURN
|
|
|
|
int
|
DAM_SUCCESS – on success
DAM_FAILURE – on failure
|