共用方式為


RelationalStrings.LastUsedWithoutOrderBy(Object) 方法

定義

執行 '{method}' 作業的查詢必須具有決定性的排序次序。 在呼叫 '{method}' 之前,請重寫查詢以在序列上套用 'OrderBy' 作業。

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

參數

method
Object

傳回

適用於