CoreEventId.QueryCompilationStarting 字段

定义

正在启动查询编译。

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

字段值

注解

此事件属于 DbLoggerCategory.Query 类别。

此事件在 QueryExpressionEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于