共用方式為


RelationalEventId.ConnectionCreated 欄位

定義

DbConnection已由 EF 建立 。

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

欄位值

備註

此事件位於 DbLoggerCategory.Database.Connection 類別中。

當搭配 DiagnosticSource 使用 時,這個事件會 ConnectionCreatedEventData 使用承載。

適用於