Compartir a través de


DbLoggerCategory.Infrastructure Clase

Definición

Categoría de registrador para mensajes varios de la infraestructura de Entity Framework.

public class DbLoggerCategory.Infrastructure : Microsoft.EntityFrameworkCore.Diagnostics.LoggerCategory<Microsoft.EntityFrameworkCore.DbLoggerCategory.Infrastructure>
type DbLoggerCategory.Infrastructure = class
    inherit LoggerCategory<DbLoggerCategory.Infrastructure>
Public Class DbLoggerCategory.Infrastructure
Inherits LoggerCategory(Of DbLoggerCategory.Infrastructure)
Herencia
DbLoggerCategory.Infrastructure

Constructores

DbLoggerCategory.Infrastructure()

Categoría de registrador para mensajes varios de la infraestructura de Entity Framework.

Métodos

ToString()

El nombre de la categoría del registrador.

(Heredado de LoggerCategory<T>)

Se aplica a