WrappedTransaction.Connection property

namespace: Serenity.Data   assemblySerenity.Net.Data

Returns the connection associated with this transaction.

public IDbConnection Connection { get; }

See Also