次の方法で共有


RelationalTransaction.Logger プロパティ

定義

ロガー。

protected virtual Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Transaction> Logger { get; }
member this.Logger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Transaction>
Protected Overridable ReadOnly Property Logger As IDiagnosticsLogger(Of DbLoggerCategory.Database.Transaction)

プロパティ値

適用対象