MigrationsSqlGeneratorDependencies.Logger Özellik

Tanım

Veritabanı komut günlükçüsü.

public Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Command> Logger { get; }
public Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger Logger { get; set; }
member this.Logger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Command>
member this.Logger : Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger with get, set
Public ReadOnly Property Logger As IDiagnosticsLogger(Of DbLoggerCategory.Database.Command)
Public Property Logger As IRelationalCommandDiagnosticsLogger

Özellik Değeri

IDiagnosticsLogger<Command>
IRelationalCommandDiagnosticsLogger

Şunlara uygulanır