Parameter
|
Type
|
Description
|
IN
|
|
|
hstmt
|
int64
|
Statement handle
|
hRow
|
int64
|
Row handle
|
hCondList
|
int64
|
Condition list handle
|
RETURN
|
|
|
|
int
|
DAM_TRUE – if row is a target row for the condition list
DAM_FALSE – if row is not a target row for the condition
list
DAM_ERROR – on error
|