Parameter
|
Type
|
Description
|
IN
|
|
|
hstmt
|
int64
|
The statement handle
|
hRow
|
int64
|
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.
|