Parameter
|
Type
|
Description
|
IN
|
||
hstmt_outer
|
DAM_HSTMT
|
The statement handle of the current statement.
|
int
|
iTableNum
|
The table number for the table for which you want to get the conditions.Numbers start at 0.
|
RETURN
|
||
hstmt
|
DAM_HSTMT
|
Statement handle of the TableNum in the join.NULL if Matching TableNum not found.
|