Parameter
|
Type
|
Description
|
INPUT
|
||
hquery
|
long
|
The query handle. When using this method in regular IP mode, pass DAM_HSTMT for the query handle.
|
OUTPUT
|
||
phcol
|
long
|
The column handle of the column to be updated.
|
RETURN
|
||
long
|
The handle to the update value expression. Use damex_describeValExp to get details of the value. A 0 is returned at the end of the list.
|