Skip to content

WrappedTransaction.DbConnection property

namespace: Serenity.Data   assemblySerenity.Net.Services

Returns the connection associated with this transaction.

protected override DbConnection DbConnection { get; }

See Also