Parameter
|
Type
|
Description
|
IN
|
|
|
hstmt
|
int64
|
The statement handle
|
ColumnName
|
string
|
The name of the column
|
RETURN
|
|
|
|
int64
|
The handle to the specified column. 0 is returned if the column does not exist.
|