OracleTxEventQNotificationDirective Enumeration

The OracleTxEventQNotificationDirective enumeration type specifies the TxEventQ notification's acknowledgement directive value.

Table 12-39 lists all the OracleTxEventQNotificationDirective enumeration values with a description of each enumerated value.

Table 12-39 OracleTxEventQNotificationDirective Members

Member Name Description

Commit

A Commit acknowledgement indicates this message and all prior enqueued messages that are associated with the Acknowledgement_waiting state will have their state value set to Processed.

Rollback

A Rollback acknowledgement indicates this message and all prior enqueued messages that are associated with the Acknowledgement_waiting state will have their state value reset to Ready.

Requirements

Provider ODP.NET, Unmanaged Driver ODP.NET, Managed Driver ODP.NET Core

Assembly

Oracle.DataAccess.dll

Oracle.ManagedDataAccess.dll

Oracle.ManagedDataAccess.dll

Namespace

Oracle.DataAccess.Client

Oracle.ManagedDataAccess.Client

Oracle.ManagedDataAccess.Client

.NET Framework

See System Requirements

See System Requirements

-

.NET (Core)

-

-

See System Requirements