다음을 통해 공유


IDbInterceptor 인터페이스

정의

다양한 형식 및 작업에 대한 가로채기 지점을 제공하는 모든 인터페이스의 기본 인터페이스입니다. 예제는 IDbCommandInterceptor을 참조하세요. 인터셉터는 클래스에 DbInterception 등록됩니다.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")]
public interface IDbInterceptor
type IDbInterceptor = interface
Public Interface IDbInterceptor
파생
특성

적용 대상