RelationalStrings.LastUsedWithoutOrderBy(Object) Metoda

Definicja

Zapytania wykonujące operację "{method}" muszą mieć deterministyczną kolejność sortowania. Zapisz ponownie zapytanie, aby zastosować operację "OrderBy" w sekwencji przed wywołaniem metody "{method}".

public static string LastUsedWithoutOrderBy (object method);
public static string LastUsedWithoutOrderBy (object? method);
static member LastUsedWithoutOrderBy : obj -> string
Public Shared Function LastUsedWithoutOrderBy (method As Object) As String

Parametry

method
Object

Zwraca

Dotyczy