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

mi_save_set_destroy()

The mi_save_set_destroy() function destroys the specified save set and frees its resources.

Syntax

Usage

It is an error to attempt to access rows in a save set that has been destroyed.

Return Values

MI_OK

The function was successful.

MI_ERROR

The function was not successful.

Related Topics

For additional information, see the description mi_save_set_create() function.




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