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