Condividi tramite


DbContext.ChangeTracker Proprietà

Definizione

Fornisce l'accesso alle funzionalità del contesto che gestiscono il rilevamento delle modifiche delle entità.

public System.Data.Entity.Infrastructure.DbChangeTracker ChangeTracker { get; }
member this.ChangeTracker : System.Data.Entity.Infrastructure.DbChangeTracker
Public ReadOnly Property ChangeTracker As DbChangeTracker

Valore della proprietà

Oggetto utilizzato per accedere alle funzionalità che gestiscono il rilevamento delle modifiche.

Si applica a