共用方式為


RelationalEventId.DataReaderClosing 欄位

定義

資料庫資料讀取器即將關閉。

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

欄位值

備註

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

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

適用於