ifx_rc_count(rowcount, rchandle)
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 |
The ifx_rc_count() function returns the number of elements or fields that are in the row or collection.