LogicalTransactionId Property
Gets the logical transaction ID (LTXID) of the last executed translation. Can be used for determining the outcome of the last transaction, opened by this connection, following an outage. Requires Oracle 12c and works only in OCI mode.
public byte[] LogicalTransactionId {get;}
'Declaration
Public ReadOnly Property LogicalTransactionId As Byte()
Property Value
The logical transaction ID (LTXID) of the last executed translation.
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