共用方式為


RelationalEventId.ConnectionOpened 欄位

定義

資料庫連接已開啟。

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

欄位值

備註

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

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

適用於