SqliteEventId.UnexpectedConnectionTypeWarning Feld

Definition

Es wird eine Verbindung eines unerwarteten Typs verwendet.

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

Feldwert

Hinweise

Dieses Ereignis befindet sich in der DbLoggerCategory.Infrastructure Kategorie.

Dieses Ereignis verwendet die Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal.UnexpectedConnectionTypeEventData Nutzlast, wenn es mit verwendet DiagnosticSourcewird.

Gilt für: