IsRecoverable Property (OracleException)
Determines whether an application can chose to re-submit the existing transaction based on the current transaction status or it must roll-back, re-execute, and re-submit the current transaction.
'Declaration
Public ReadOnly Property IsRecoverable As Boolean
public bool IsRecoverable {get;}
Property Value
true if application can chose to re-submit the existing transaction based on the current transaction status; otherwise,
false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2