Share via


IDbInterceptor インターフェイス

定義

これは、さまざまな種類と操作にインターセプト ポイントを提供するすべてのインターフェイスの基本インターフェイスです。 例については、「 IDbCommandInterceptor」を参照してください。 インターセプターは クラスに DbInterception 登録されます。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")]
public interface IDbInterceptor
type IDbInterceptor = interface
Public Interface IDbInterceptor
派生
属性

適用対象