Search Results for

    Show / Hide Table of Contents
    View Source

    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
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX