Skip to main content

%ResultSet.InformixFunction

This class implements the result set interface for Informix Iterator functions. It differs from other result sets in that it provides for new rows to be inserted. Presumably, the user will insert the rows when a RETURN statement is encountered and then, the final RETURN will reset the %Iterator property to start at the first row inserted. Metadata is constructed at procedure compile time and is passed to the constructor of this class as initvalue.

Method Inventory

Methods

method %Insert(%args...) as %Integer

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab