AddSetClauseAndUpdateUserAccountControl - Solution Sites Routine

This function updates the PartnerDeskRole property in the profile of the user by creating the appropriate SQL statement.

Definition

Function AddSetClauseAndUpdateUserAccountControl(
  byRef bFieldUpdated,
  byRef bFieldSelected
  byVal dictSearchOptions)

Return Value

A string containing a SQL statement.

Defined in File

services\include\save_all_profiles.asp

Routines Called

GetRequestString

GetUserAccountControl

sAddSetClause

sGetThisPageProperty

UpdateUserAccountControlProperty

Called By

SaveAllSelectedProfiles

Copyright © 2005 Microsoft Corporation.
All rights reserved.