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