Table of Contents

Class DbLoggerCategory.Database.Command

Namespace
Microsoft.EntityFrameworkCore
Assembly
Microsoft.EntityFrameworkCore.dll

Logger category for command execution, including SQL sent to the database.

public class DbLoggerCategory.Database.Command : LoggerCategory<DbLoggerCategory.Database.Command>
Inheritance
DbLoggerCategory.Database.Command
Inherited Members

Constructors

Command()

public Command()