dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLogicalTransaction Class
Properties Methods

OracleLogicalTransaction Class Members

The following tables list the members exposed by OracleLogicalTransaction.

Public Properties
 NameDescription
Public PropertyIndicates whether the transaction was committed or not.  
Public PropertyReturns the data source (TNS alias) of a connection, this object is related to.  
Public PropertyIndicates whether the transaction was successfully completed.  
Public PropertyReturns the user id of the connection, this object is related to.  
Top
Public Methods
 NameDescription
Public MethodCloses OracleLogicalTransaction object and releases any resources or memory allocated by it.  
Public MethodOverloaded. Retrieves the transaction status from the server and retrieves the necessary information for filling the Committed and UserCallCompleted properties.  
Top
See Also