Get an ISSqlWhereBuilder for selecting User records based upon Standard Parameters.

<para> The following Standard Parameters are recognised: <list> <item>Users (Range)</item> <item>ActiveOnly (Boolean)</item> <item>UserPolicies (Range)</item> </list> </para> <para> The following Standard Parameters are recognised but ignored since they have no meaning in this context: <list> <item>DateAsAt (Date)</item> <item>DateRange (DateRange)</item> </list> </para> <para> In addition, the SQL Where will always exclude Users that are flagged as Deleted in the Database. </para>

Syntax

finDocumentFunctions.GetUserSqlWhereBuilder(parameters)

Parameters

NameTypeOptionalByRefDescription
parameters ISKeyValueList The Parameters.

Return Value

ISSqlWhereBuilder

A ISSqlWhereBuilder value.

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