Sdílet prostřednictvím


CoreEventId.RowLimitingOperationWithoutOrderByWarning Pole

Definice

Upozornění

Toto rozhraní API je teď zastaralé.

Dotaz používá operaci omezení řádků (Skip/Take) bez OrderBy, která může vést k nepředvídatelným výsledkům.

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

Hodnota pole

Atributy

Poznámky

Tato událost je v DbLoggerCategory.Query kategorii.

Platí pro