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

mi_parameter_precision()

The mi_parameter_precision() function returns the precision of the indicated parameter in the prepared statement.

Syntax

Usage

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

Return Values

The precision of the indicated parameter. For a char or vchar data type, returns the parameter length. On failure, returns MI_ERROR.




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