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

mi_parameter_type_name()

The mi_parameter_type_name() function returns the type name of the indicated parameter of the prepared statement.

Syntax

Usage

Parameters are numbered from 0.

Parameter information is available only for INSERT statements. If parameter information is requested for other statements, an exception is raised.

Return Values

The name of the type of the parameter.

Related Topics

For additional information, see the descriptions of the following functions: mi_parameter_type_id() and mi_parameter_precision().




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