QueryContextDependencies.ExceptionDetector 属性

定义

获取异常检测器。

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

属性值

适用于