OracleLogicalTransaction Members
OracleLogicalTransaction members are listed in the following tables.
                  
OracleLogicalTransaction Public Read-Only Properties
OracleLoigcalTransaction public read-only properties are listed in Table 7-113
Table 7-113 OracleLogicalTransaction Public Read-Only Properties
| Property | Description | 
|---|---|
| Specifies if the transaction was committed or not | |
| Specifies a subset of the connection string used for the transaction running during the last database outage | |
| The logical transaction id is used to determine the commit outcome of the last transaction open in a database session following an outage. | |
| Specifies if the transaction completed and that the information returned may be incomplete and/or not all expected work was completed | 
OracleLogicalTransaction Methods
OracleLoigcalTransaction methods are listed in Table 7-114
Table 7-114 OracleLogicalTransaction Methods
| Property | Description | 
|---|---|
| This method releases any resources or memory allocated by the object | |
| This method retrieves the transaction outcome from the database server. The method will determine whether the transaction committed and completed or not. |