OPEN_BULK_CURSOR_UDF (OBJECT)
Definition
This user-defined function (UDF) is used to pen a cursor without bindings.
OPEN_BULK_CURSOR_UDF(CURSOR OBJECT)Parameters
CURSOR OBJECT
The cursor to process as open.
Returns
Returns an object with the current information of the cursor.
Usage example
Input:
Output:
Last updated
