IB_Monitor Unit
Classes Types Const

Description
This unit contains the IB_Monitor component.

Classes
TIB_Monitor  This component provides a very useful way to monitor how the Interbase API is being utilized.

Types
TIB_MonitorGroups  These are the different categories of API calls that can be selectively included in the monitor output.
TIB_MonitorGroupSet  Composite set of groups for monitoring.
TIB_MonitorOutput  Event that gives access to each piece of information generated by the monitor.
TIB_StatementGroups  These are the different categories of API calls that can be selectively included in the monitor output when the mgStatement group is included.
TIB_StatementGroupSet  Composite set of statement subgroups for monitoring.

Global Constants
IB_DB_HANDLE  Used to make output text items consistent.
IB_ERRCODE  Used to make output text items consistent.
IB_STMT_HANDLE  Used to make output text items consistent.
IB_TR_HANDLE  Used to make output text items consistent.