次の方法で共有


SqliteEventId.UnexpectedConnectionTypeWarning フィールド

定義

予期しない型の接続が使用されています。

public static readonly Microsoft.Extensions.Logging.EventId UnexpectedConnectionTypeWarning;
 staticval mutable UnexpectedConnectionTypeWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly UnexpectedConnectionTypeWarning As EventId 

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Infrastructure にあります。

このイベントでは、 と共に Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal.UnexpectedConnectionTypeEventData 使用するとペイロードが DiagnosticSource使用されます。

適用対象