informix
Informix DataBlade API Programmer's Manual
DataBlade API Function Descriptions

mi_collection_free()

The mi_collection_free() function frees a collection.

Syntax

Usage

The mi_collection_free() function frees the collection that the coll_struc collection structure references. This function is the destructor function for the collection structure.

Return Values

MI_OK indicates that the function was successful.
MI_ERROR indicates that the function was not successful.

Related Topics

See the descriptions of the following functions: mi_collection_close(), mi_collection_copy(), mi_collection_create(), mi_collection_delete(), mi_collection_fetch(), mi_collection_insert(), mi_collection_open(), and mi_collection_update().

For a description of collections, see Collections.


Informix DataBlade API Programmer's Manual, Version 9.2
Copyright © 1999, Informix Software, Inc. All rights reserved