skip to main content
SQL Engine parse tree methods for Java : damex_allocResultBuffer
 

damex_allocResultBuffer

This method creates a result buffer object and returns it to the IP.
long damex_allocResultBuffer(long hstmt)
Table 250. Parameters for damex_allocResultBuffer
Parameter
Type
Description
INPUT
hstmt
long
The statement handle.
RETURN
long
The handle to a new result buffer. A 0 is returned if a result buffer could not be allocated.