PropertyInterceptionContext<TValue>.WithDbContext(DbContext) Methode

Definition

Erstellt eine neue PropertyInterceptionContext<TValue> , die alle Kontextinformationen in diesem Abhörkontext enthält, wobei der angegebene hinzugefügt wird ObjectContext.

public System.Data.Entity.Infrastructure.Interception.PropertyInterceptionContext<TValue> WithDbContext (System.Data.Entity.DbContext context);

Parameter

context
DbContext

Der zuzuordnende Kontext.

Gibt zurück

Ein neuer Abhörkontext, der dem angegebenen Kontext zugeordnet ist.

Gilt für:

Produkt Versionen
Entity Framework 6.2.0