Share via


CoreEventId.AccidentalComplexPropertyCollection Field

Definition

A complex property is configured with a collection type but is not marked as a collection.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Model.Validation category.

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

Applies to