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

mi_drop_prepared_statement()

The mi_drop_prepared_statement() function drops a previously prepared statement.

Syntax

Usage

The statement is prepared using mi_prepare().

If a cursor is associated with the prepared statement, mi_drop_prepared_statement() releases it.

Return Values

MI_OK

The function was successful.

MI_ERROR

The function was not successful.

Related Topics

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




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