OracleSessionlessTransactionOptions Members

OracleSessionlessTransactionOptions members are listed in the following tables.

OracleSessionlessTransactionOptions Constructors

The OracleSessionlessTransactionOptions constructors are listed in Table 6-196.

Table 6-196 OracleSessionlessTransactionOptions Constructors

Constructors Description

OracleSessionlessTransactionOptions Constructors

Instantiate new instances of an OracleSessionlessTransactionOptions class

OracleSessionlessTransactionOptions Properties

The OracleSessionlessTransactionOptions properties are listed in Table 6-197.

Table 6-197 OracleSessionlessTransactionOptions Properties

Property Description

ResumeBehavior

Specifies sessionless transaction resume behavior in OracleConnection.ResumeSessionlessTransaction()

StartBehavior

Specifies sessionless transaction start behavior in OracleConnection.BeginSessionlessTransaction()

SuspendAfterExecution

Specifies whether the active sessionless transaction should be suspended after an OracleCommand SQL execution

Timeout

Specifies the time, in seconds, to wait for a transaction to become active after it is detached or suspended