Share via


QueryContext.ExceptionDetector Property

Definition

The exception detector to use while executing the query.

public virtual Microsoft.EntityFrameworkCore.Storage.IExceptionDetector ExceptionDetector { get; }
member this.ExceptionDetector : Microsoft.EntityFrameworkCore.Storage.IExceptionDetector
Public Overridable ReadOnly Property ExceptionDetector As IExceptionDetector

Property Value

Applies to