Get an ISSelectQueryBuilder for selecting Client Pks and Ids based upon Standard Parameters.

<para> In addition to the Parameters recognised by the GetClientSqlWhere method, the following Standard Parameters are also recognised: <list> <item>OrderBy (List)</item> </list> </para>

Syntax

finDocumentFunctions.GetClientSqlSelectQueryBuilder(parameters, [includeBranchRange], [includeEntityRange])

Parameters

NameTypeOptionalByRefDescription
parameters ISKeyValueList The Parameters.
includeBranchRange Boolean Optional Indicates whether to include or ignore the Branch Range. If omitted, a value of True is assumed.
includeEntityRange Boolean Optional Indicates whether to include or ignore the Entity Range. If omitted, a value of True is assumed.

Return Value

ISSelectQueryBuilder

A ISSelectQueryBuilder value.

Member of:
finDocumentFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0