次の方法で共有


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

プロパティ値

適用対象