ODAC

TChangeNotifyEventType Enumeration

Contains the event type.

Unit

OraClasses

Syntax

TChangeNotifyEventType = (cneNone, cneStartup, cneShutdown, cneShutdownAny, cneDropDB, cneDereg, cneObjChange, cneQueryChange);

Values

Value Meaning
cneDereg Registration has been removed.
cneDropDB Database has been dropped.
cneNone No further information about the continuous query notification.
cneObjChange Object change notification.
cneQueryChange Query change notification.
cneShutdown Instance shutdown notification.
cneShutdownAny Any instance shutdown when running RAC.
cneStartup Instance startup notification.

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