DeleteAll Method (UserName)
- Last UpdatedNov 06, 2025
- 1 minute read
The DeleteAll() method removes one or more user name records from the User_Name table, as specified by the filter parameters. Passing no filter parameters will remove all user name records from the table.
Parameters
- sessionId
Required. Holds the session ID and thus the user who is making this method call.
- userId
Optional filter parameter. Holds the ID of the user. For example, the employee number or name of the employee.