Parameter
|
Type
|
Description
|
IN
|
||
hstmt
|
DAM_HSTMT
|
Statement handle.
|
hRow
|
DAM_HROW
|
Row handle.
|
hCondList
|
DAM_HCONDLIST
|
Condition list handle.
|
RETURN
|
||
Int
|
DAM_TRUE - The row matches the condition list.
DAM_FALSE - The row does not match the condition list.
DAM_ERROR - The row handle is invalid or the operation is not supported.
|