Compartir a través de


EntityFrameworkEventSource.Log Campo

Definición

Instancia singleton de EntityFrameworkEventSource.

public static readonly Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkEventSource Log;
 staticval mutable Log : Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkEventSource
Public Shared ReadOnly Log As EntityFrameworkEventSource 

Valor de campo

Comentarios

Consulte Contadores de eventos de EF Core para obtener más información y ejemplos.

Se aplica a