次の方法で共有


ExecutionStrategyContext.Logger プロパティ

定義

ExecutionStrategyロガー。

public virtual Microsoft.Extensions.Logging.ILogger<Microsoft.EntityFrameworkCore.Storage.IExecutionStrategy> Logger { get; }
member this.Logger : Microsoft.Extensions.Logging.ILogger<Microsoft.EntityFrameworkCore.Storage.IExecutionStrategy>
Public Overridable ReadOnly Property Logger As ILogger(Of IExecutionStrategy)

プロパティ値

適用対象