Parameter
|
Type
|
Description
|
INPUT
|
||
hstmt
|
long
|
The statement handle.
|
hRow
|
long
|
The 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 not all required column values have been set.
|