IDbInterceptor Interface
In this article
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the base interface for all interfaces that provide interception points for various different types and operations. For example, see IDbCommandInterceptor. Interceptors are registered on the DbInterception class.
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")]
public interface IDbInterceptor
type IDbInterceptor = interface
Public Interface IDbInterceptor
- Derived
- Attributes
Applies to
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: