共用方式為


RelationalEventId.CommandCreating 欄位

定義

正在建立 的 DbCommand

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

欄位值

備註

此事件位於類別中 DbLoggerCategory.Database.Command

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

適用於