RelationalEventId.ConnectionCreated Campo

Definición

EF ha creado un DbConnection .

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

Valor de campo

Comentarios

Este evento está en la DbLoggerCategory.Database.Connection categoría .

Este evento usa la ConnectionCreatedEventData carga cuando se usa con .DiagnosticSource

Se aplica a