ExecutionStrategy.Logger 屬性

定義

這個 ExecutionStrategy 的記錄器。

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

屬性值

適用於