Parameter
|
Type
|
Description
|
IN
|
|
|
hstmt
|
int64
|
The statement handle
|
hRow
|
int64
|
The row handle obtained from dam_allocOutputRow
|
RETURN
|
|
|
|
int
|
DAM_SUCCESS – Added the row
DAM_FAILURE – Failed to add the row
|