Connection Property

Syntax:

public RdmConnection Connection { get; }

Description:

Type: RdmConnection

Gets the connection that the current transaction is associated with.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbTransaction.Connection