DbLoggerCategory.Infrastructure Classe

Definição

Categoria de agente para mensagens diversas da infraestrutura do 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)
Herança
DbLoggerCategory.Infrastructure

Construtores

DbLoggerCategory.Infrastructure()

Categoria de agente para mensagens diversas da infraestrutura do Entity Framework.

Métodos

ToString()

O nome da categoria do agente.

(Herdado de LoggerCategory<T>)

Aplica-se a