Share via


QueryContextDependencies.ExceptionDetector Property

Definition

Gets the exception detector.

public Microsoft.EntityFrameworkCore.Storage.IExceptionDetector ExceptionDetector { get; init; }
member this.ExceptionDetector : Microsoft.EntityFrameworkCore.Storage.IExceptionDetector with get, set
Public Property ExceptionDetector As IExceptionDetector

Property Value

Applies to