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

mi_column_name()

The mi_column_name() function returns a pointer to a null-terminated string that contains the name of a particular column for the specified row descriptor.

Syntax

Usage

Memory for the string is allocated by the routine.

Return Values

On success, returns a pointer to the null-terminated column name; on failure, returns NULL.

Related Topics

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




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