Platform Core .NET Assemblies API
OrderByAsc(Select) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > OrderByAsc Method : OrderByAsc(Select) Method
subSelect
The select subquery whose results are used as the sort key.

Glossary Item Box

Sorts the query results in the ascending order, using the results of the passed-in selection subquery as the sort key.

Syntax

 
C#
 
 

Parameters

subSelect
The select subquery whose results are used as the sort key.

Return Value

The current Query instance.

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.