Classe 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.]
Gerarchia di ereditarietà
System.Object
System.Data.Entity.Infrastructure.Interception.DbInterception
Spazio dei nomi System.Data.Entity.Infrastructure.Interception
Assembly: EntityFramework (in EntityFramework.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class DbInterception
'Utilizzo
public static class DbInterception
public ref class DbInterception abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DbInterception = class end
public final class DbInterception
Nel tipo DbInterception sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Dispatch |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Add | ||
Remove |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi System.Data.Entity.Infrastructure.Interception