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

mi_transition_type()

The mi_transition_type() accessor function is used in a callback routine to find the type of state transition that occurred.

Syntax

Usage

The mi_transition_type() routine handles the following state transition events: MI_EVENT_END_SESSION, MI_Xact_State_Change, and MI_EVENT_END_STMT.

Return Values

The type of state transition that occurred. Possible values are MI_BEGIN, MI_NORMAL_END, and MI_ABORT_END.




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