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

mi_collection_delete()

The mi_collection_delete() function deletes a single element of a collection.

Syntax

Usage

After the deletion of an element, the cursor position remains on the deleted element.

Return Values

MI_OK on success; MI_NULL_VALUE if the function call specifies jump and if action is not MI_CURSOR_ABSOLUTE or MI_CURSOR_RELATIVE; or MI_ERROR on failure, including an attempt to delete a nonexistent element.

Related Topics

For additional information, see "Collections".




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