ODAC

TOraAlerter.NextItemType Method

Returns the datatype of the next message found in the received named pipe local buffer.

Class

TOraAlerter

Syntax

function NextItemType: TMessageType;

Return Value
the datatype of the next message found in the received named pipe local buffer.

Remarks

Use NextItemType to retrieve the datatype of the next message found in the received named pipe local buffer.

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

The mtNone return value indicates that no more messages are found in the local buffer.

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