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

mi_parameter_type_id()

The mi_parameter_type_id() function returns the type ID 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 type ID of the indicated parameter of the prepared statement.

Related Topics

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




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