DbInterception-Klasse
[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.]
Vererbungshierarchie
System.Object
System.Data.Entity.Infrastructure.Interception.DbInterception
Namespace: System.Data.Entity.Infrastructure.Interception
Assembly: EntityFramework (in EntityFramework.dll)
Syntax
'Declaration
Public NotInheritable Class DbInterception
'Usage
public static class DbInterception
public ref class DbInterception abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DbInterception = class end
public final class DbInterception
Der DbInterception-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Dispatch |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Add | ||
Remove |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.