namespace: Serenity.Data assembly: Serenity.Net.Data
Interfaces for types that has a CurrentTransaction property of type IDbTransaction
public interface IHasCurrentTransaction
name | description |
---|---|
CurrentTransaction { get; } | Gets the current transaction |
- Source: IHasCurrentTransaction.cs