DbLoggerCategory.Migrations Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Logger category messages from Migrations.
public class DbLoggerCategory.Migrations : Microsoft.EntityFrameworkCore.Diagnostics.LoggerCategory<Microsoft.EntityFrameworkCore.DbLoggerCategory.Migrations>
type DbLoggerCategory.Migrations = class
inherit LoggerCategory<DbLoggerCategory.Migrations>
Public Class DbLoggerCategory.Migrations
Inherits LoggerCategory(Of DbLoggerCategory.Migrations)
- Inheritance
Constructors
DbLoggerCategory.Migrations() |
Methods
ToString() |
The logger category name. (Inherited from LoggerCategory<T>) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework