CoreEventId.ShadowPropertyCreated Field

Definition

A shadow property has been created.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Model category.

This event uses the PropertyEventData payload when used with a DiagnosticSource.

Applies to