Committed Property (OracleLogicalTransactionStatus)
Indicates whether the transaction committed successfully.
public bool Committed {get;}
'Declaration
Public ReadOnly Property Committed As Boolean
Property Value
true if the transaction committed successfully; otherwise,
false.