INFORMIX
DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home Contents Index Master Index New Book

mi_column_count()

The mi_column_count() function returns the number of columns in the specified row descriptor.

Syntax

Usage

This function is used in processing returned row data. For information about row descriptors, see "Getting Row Descriptors".

Return Values

On success, returns the number of columns for the specified row descriptor; on failure, returns MI_ERROR.

Related Topics

For additional information, see the descriptions of the following functions: mi_get_row_desc() and mi_get_row_desc_without_row().




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.