ODataQueryOptions.GenerateStableOrder Method

Definition

Generates the Stable OrderBy query option based on the existing OrderBy and other query options.

C#
public virtual Microsoft.AspNetCore.OData.Query.OrderByQueryOption GenerateStableOrder ();

Returns

An order by query option that ensures stable ordering of the results.

Applies to

Product Versions
OData Web API ASP .NET Core 8.0.0