Share via


RelationalEventId.ConnectionCreating 字段

定义

即将 DbConnection 由 EF 创建 。

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

字段值

注解

此事件属于 DbLoggerCategory.Database.Connection 类别。

此事件在 ConnectionCreatingEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于