Interface IProviderSpecificTransactionInterceptor
Represents an interceptor that enables customization of transaction behaviors specific to a database provider.
Namespace: Umbraco.Cms.Infrastructure.Persistence
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IProviderSpecificTransactionInterceptor : IProviderSpecificInterceptor, IInterceptor, ITransactionInterceptor