CoreEventId.FirstWithoutOrderByAndFilterWarning Feld

Definition

Achtung

Diese API ist nun veraltet.

Eine Abfrage verwendet den First/FirstOrDefault-Vorgang ohne OrderBy und Filter, was zu unvorhersehbaren Ergebnissen führen kann.

public static readonly Microsoft.Extensions.Logging.EventId FirstWithoutOrderByAndFilterWarning;
[System.Obsolete]
public static readonly Microsoft.Extensions.Logging.EventId FirstWithoutOrderByAndFilterWarning;
 staticval mutable FirstWithoutOrderByAndFilterWarning : Microsoft.Extensions.Logging.EventId
[<System.Obsolete>]
 staticval mutable FirstWithoutOrderByAndFilterWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly FirstWithoutOrderByAndFilterWarning As EventId 

Feldwert

Attribute

Hinweise

Dieses Ereignis befindet sich in der DbLoggerCategory.Query Kategorie.

Gilt für: