The ifx_rc_count() function

The ifx_rc_count() function returns the number of elements or fields that are in a row or collection.

Syntax

ifx_rc_count(rowcount, rchandle)

Arguments

The function accepts the following arguments.
Argument Type Use Description
rowcount SQL_SMALLINT Output Number of elements or fields that are in the row or collection
rchandle HINFX_RC Input Handle for a row or collection buffer

Usage

The ifx_rc_count() function returns the number of elements or fields that are in the row or collection.