Platform Core .NET Assemblies API
AddUsingParameters(OrderByItemCollection,QueryParameterCollection) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryParameterUtilities Class > AddUsingParameters Method : AddUsingParameters(OrderByItemCollection,QueryParameterCollection) Method
orderByItems
Collection of query expressions by which results are sorted.
resultParameters
Collection of query parameters where the parameters of sort expressions from the orderByItems collection are added.

Glossary Item Box

Populates the specified collection with parameters of sort expressions from the passed-in collection of expressions.

Syntax

 
C#
 
 

Parameters

orderByItems
Collection of query expressions by which results are sorted.
resultParameters
Collection of query parameters where the parameters of sort expressions from the orderByItems collection are added.

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.