_close_extfn

The server calls the _close_extfn v4 API method to terminate fetching of rows.

Declaration

void _close_extfn(
     a_v4_extfn_table_context *cntxt,
)

Usage

The UDF uses this method when fetching is complete to close a result set and release any resources allocated for the result set.

Parameters

Parameter Description
cntxt The procedure context object