CoreEventId.AccidentalComplexPropertyCollection Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.