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

mi_save_set_insert()

The mi_save_set_insert() function appends a copy of a row at the end of the specified save set.

Syntax

Return Values

On success, returns a pointer to the copy of row that is being appended to the save set. The application can use this pointer to access the row. On failure, returns NULL.

Related Topics

For additional information, see the descriptions of the following functions: mi_next_row() and mi_save_set_delete().




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