rsGetProfilesList - Solution Sites Routine
Commerce Server 2002
This function retrieves a set of user profiles based on the specified filter criteria, returning the result as a Recordset object.
Definition
Function rsGetProfilesList( byVal dictSearchOptions, byRef iTotalRecords )
Defined in File
services\include\get_profiles.asp
Routines Called
Called By
Remarks
This function uses ADO to execute a SQL command directly.
This function is used only by Partner and/or Customer Services.
Copyright © 2005 Microsoft Corporation.All rights reserved.
