Parameter
|
Type
|
Description
|
INPUT
|
||
hstmt_outer
|
long
|
The statement handle of the current statement.
|
iTableNum
|
int
|
The table number for the table for which to get the conditions. Numbers start at 0.
|
RETURN
|
||
hstmt
|
long
|
The statement handle of the TableNum in the join.
If a matching TableNum is not found, 0 is returned.
|