DbLoggerCategory.Infrastructure Classe

Définition

Catégorie d’enregistreur d’événements pour les messages divers de l’infrastructure 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)
Héritage
DbLoggerCategory.Infrastructure

Constructeurs

DbLoggerCategory.Infrastructure()

Catégorie d’enregistreur d’événements pour les messages divers de l’infrastructure Entity Framework.

Méthodes

ToString()

Nom de la catégorie de journaliseur.

(Hérité de LoggerCategory<T>)

S’applique à