Parameter
|
Type
|
Description
|
INPUT
|
||
hquery
|
long
|
The query handle. When using this API in regular IP mode, DAM_HSTMT should be passed for the query handle.
|
hRow
|
long
|
The update row 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 the value details.
|