IBDAC

TIBCAlerter.OnEvent Event

Occurs when waiting process receives an event from the InterBase server.

Class

TIBCAlerter

Syntax

property OnEvent: TIBCAlertEvent;

Remarks

The OnEvent event occurs when waiting process receives event from the InterBase server. The EventName parameter contains the name of the event and the EventCount parameter contains the number of events that were raised in the transaction. Waiting connection does not get event until the transaction signaling the alert commits and there can be several event raises in one transaction.

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