Parameter
|
Type
|
Description
|
IN
|
||
hstmt
|
DAM_HSTMT
|
The statement handle.
|
hcol
|
DAM_HCOL
|
The column handle.
|
iCardinality
|
int
|
The number of elements in the array.
|
RETURN
|
||
DAM_HARRAY
|
The handle to a new array. A NULL is returned if an array could not be allocated.
|