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