Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxDeleteUserBN (userName : STRING)
                 status   : INTEGER;
 
To be completed.
The xpxDeleteUserBN function deletes the specified EDMuser name from the EDMdatabase. An EDMuser cannot be deleted from the database as long as the user is logged in, or the user owns any data in the database.
The argument <userName> specifies the EDMuser instance in the EDMdatabase to be deleted.
This function is equivalent to the EDMinterface function edmiDeleteUserBN.

  • No labels