Platform Core .NET Assemblies API
OrderBy(OrderDirectionStrict,String,String) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > OrderBy Method : OrderBy(OrderDirectionStrict,String,String) Method
direction
The sorting order for the query results.
sourceAlias
The alias of the source.
sourceColumnAlias
The alias of the column by which the sorting is performed.

Glossary Item Box

Sorts the query results in the specified order by the column with the specified alias from the specified source.

Syntax

 
C#
 
 

Parameters

direction
The sorting order for the query results.
sourceAlias
The alias of the source.
sourceColumnAlias
The alias of the column by which the sorting is performed.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.