Interface IProviderSpecificDataInterceptor
Provides methods for intercepting and modifying data operations that are specific to a particular database provider. Implementations can customize behavior based on the underlying database system.
Namespace: Umbraco.Cms.Infrastructure.Persistence
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IProviderSpecificDataInterceptor : IProviderSpecificInterceptor, IInterceptor, IDataInterceptor