Parameter
|
Type
|
Description
|
IN
|
|
|
hstmt
|
int64
|
The statement handle
|
iColumn
|
int
|
The column number in the schema. Numbers start from 0.
|
RETURN
|
|
|
|
int64
|
The handle to the specified column. 0 is returned if the column does not exist.
|