共用方式為


CoreEventId.QueryExecutionPlanned 欄位

定義

已規劃執行查詢。

public static readonly Microsoft.Extensions.Logging.EventId QueryExecutionPlanned;
 staticval mutable QueryExecutionPlanned : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly QueryExecutionPlanned As EventId 

欄位值

備註

此事件位於類別中 DbLoggerCategory.Query

當 搭配 DiagnosticSource 使用時,此事件會 QueryExpressionEventData 使用承載。

適用於