CoreEventId.SkipCollectionChangeDetected 字段

定义

DetectChanges 已检测到已从集合 skip 导航属性中添加和/或删除实体。

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

字段值

注解

此事件属于 类别 DbLoggerCategory.ChangeTracking

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

适用于