Parameter
|
Type
|
Description
|
INPUT
|
||
dam_hdbc
|
long
|
The connection handle.
|
iType
|
int
|
DAM_ROLLBACK - rollbackDAM_COMMIT - commitDAM_PREPARE_TO_COMMIT - commit for first phase of a two-phase operation.
|
RETURN
|
||
int
|
DAM_SUCCESS - on success
DAM_FAILURE - on failure
|