IHasActualTransaction interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Interface for types that have an ActualTransaction property of type IDbTransaction.
public interface IHasActualTransaction
Members
| name | description |
|---|---|
| ActualTransaction { get; } | Gets the actual transaction. |
See Also
- Source: IHasActualTransaction.cs