Share via


QueryContextDependencies.ChangeDetector Property

Definition

Gets the change detector.

public Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IChangeDetector ChangeDetector { get; }
member this.ChangeDetector : Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IChangeDetector
Public ReadOnly Property ChangeDetector As IChangeDetector

Property Value

Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IChangeDetector

Applies to