deleteDatabaseUser
Description
Deletes a user from a database
Usage
deleteDatabaseUser(databaseId, userId)
Arguments
Argument | Description |
---|---|
databaseId | the id of the database |
userId | the (numeric) id of the user to remove from the database. |
Deletes a user from a database
deleteDatabaseUser(databaseId, userId)
Argument | Description |
---|---|
databaseId | the id of the database |
userId | the (numeric) id of the user to remove from the database. |