ODAC

TOraAlerter.GetMessage Method

Retrieves messages from a named pipe local buffer.

Class

TOraAlerter

Syntax

function GetMessage: variant; overload;

Return Value
True, if the Item parameter holds not Null variant value or False otherwise.

Remarks

Call the GetMessage method to retrieve messages from a named pipe local buffer.

GetMessage is desined to work only with Oracle DBMS_PIPE communication package which is the case only if TOraAlerter.EventType property has been set to etPipe.

Implemntation with the parameter will return True if the Item parameter holds not Null variant value or False otherwise.

Note: This method is considered obsolete now. In newer projects use functionally equivalent TOraAlerter.UnpackMessage method instead.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback