OutputToMonitor method |
Applies to
TIB_SessionBase
Declaration
Procedure OutputToMonitor(AString: string );
Description
This method sends a string to the the IB_Monitor output if it is
accepting such input.
By placing calls to this method into program code, the developer can make
it easier to locate SQL monitor output related to given program activity,
as the supplied text is inserted into the SQL monitor output.