DbInterception クラス
[This page is specific to the Entity Framework version 6.0 Beta. The latest version is available as the 'Entity Framework' NuGet package. For more information, see Entity Framework Releases and Versioning.]
継承階層
System.Object
System.Data.Entity.Infrastructure.Interception.DbInterception
名前空間: System.Data.Entity.Infrastructure.Interception
アセンブリ: EntityFramework (EntityFramework.dll)
構文
'宣言
Public NotInheritable Class DbInterception
'使用
public static class DbInterception
public ref class DbInterception abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DbInterception = class end
public final class DbInterception
DbInterception 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
Dispatch |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
Add | ||
Remove |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。