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

mi_save_set_member()

The mi_save_set_member() function reports whether the specified row is a member of any save set.

Syntax

Usage

The mi_save_set_member() function determines whether the row that row references is a member of any open save set.

Return Values

0 indicates that the row is not a member of a save set.
1 indicates that the row is a member of a save set.
MI_ERROR indicates that the function was not successful.

Related Topics

See the descriptions of the following functions: mi_save_set_count(), mi_save_set_create(), mi_save_set_get_first(), mi_save_set_get_next(), mi_save_set_get_previous(), and mi_save_set_insert().


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