Home | Previous Page | Next Page   Client Functions > Functions for Rows and Collections >

ifx_rc_setnull()

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.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]