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

mi_column_id()

The mi_column_id() function returns the position of a column in a particular row.

Syntax

Usage

Column numbering follows C programming conventions, so the first column in the row is at position zero.

Return Values

On success, returns the column position of the specified column in the specified row descriptor; on failure, returns MI_ERROR.

Related Topics

For additional information, see the description of the mi_column_name() function.




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