RelationalEventId.CommandInitialized フィールド

定義

DbCommand 、コマンド テキストやその他のパラメーターで初期化されています。

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

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Database.Command にあります。

このイベントでは、 と共に CommandEndEventData 使用するとペイロードが DiagnosticSource使用されます。

適用対象