ODAC

TOraAlerter.SendPipeMessage Method

Sends a named pipe event to other listening sessions.

Class

TOraAlerter

Syntax

procedure SendPipeMessage(Name: string = '');

Parameters
Name
Holds the name of the pipe.

Remarks

Use SendPipeMessage procedure to send a named pipe event to other listening sessions. The event internally is a local buffer which has been previously filled in by the PackMessage method.

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

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