The ifx_rc_setnull() function
The ifx_rc_setnull() function sets a row or collection to null.
Syntax
ifx_rc_setnull(rchandle)
Arguments
The function accepts the following
argument.
Argument | Type | Use | Description |
---|---|---|---|
rchandle | HINFX_RC | Input | Handle for a row or collection buffer |
Usage
The ifx_rc_setnull() function sets a row or collection to null. The ifx_rc_setnull() function does not set each element within the row or collection to null.