Share via


CoreEventId.DuplicateDependentEntityTypeInstanceWarning Field

Definition

The same entity is being tracked as a different shared entity entity type. This event is in the DbLoggerCategory.Update category.

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

Field Value

Applies to