Parameter
|
Type
|
Description
|
IN
|
||
hstmt
|
DAM_HSTMT
|
The statement handle.
|
hlist
|
DAM_HCONDLIST
|
The condition list that was returned by dam_getOptimalIndexAndConditions or by dam_getRestrictionList.
|
RETURN
|
||
DAM_HCOND
|
Handle to the next condition in the list. A NULL is returned at the end of the list.
|