MigrationCommand.CommandLogger Özellik

Tanım

İlişkili komut günlükçüsü.

public virtual Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Command> CommandLogger { get; }
public virtual Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger CommandLogger { get; }
member this.CommandLogger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Command>
member this.CommandLogger : Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger
Public Overridable ReadOnly Property CommandLogger As IDiagnosticsLogger(Of DbLoggerCategory.Database.Command)
Public Overridable ReadOnly Property CommandLogger As IRelationalCommandDiagnosticsLogger

Özellik Değeri

IDiagnosticsLogger<Command>
IRelationalCommandDiagnosticsLogger

Şunlara uygulanır