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