Parameter
|
Type
|
Description
|
IN
|
||
hstmt
|
DAM_HSTMT
|
Statement handle.
|
hRow
|
DAM_HROW
|
Row handle.
|
RETURN
|
||
Int
|
DAM_TRUE - The row matches the restrictions.
DAM_FALSE - The row does not match the restrictions.
DAM_ERROR - The row handle is invalid or all the required column values have not been set.
|