次の方法で共有


EntityFrameworkEventSource.Log フィールド

定義

のシングルトン インスタンス EntityFrameworkEventSource

public static readonly Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkEventSource Log;
 staticval mutable Log : Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkEventSource
Public Shared ReadOnly Log As EntityFrameworkEventSource 

フィールド値

注釈

詳細と例については、「 EF Core イベント カウンター 」を参照してください。

適用対象