Interface IProviderSpecificConnectionInterceptor
Represents an interceptor that allows customization or monitoring of database connection operations specific to a particular database provider.
Namespace: Umbraco.Cms.Infrastructure.Persistence
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IProviderSpecificConnectionInterceptor : IProviderSpecificInterceptor, IInterceptor, IConnectionInterceptor