DeleteUserFromRole
Delete the user from specified role.
Input
Name | Type | Description |
LoginName | String | The login name of the user. |
Role | String | The role you are adding a user to and selecting or deleting the user from. This is an input-only value and either Group or Role must be specified for inserts and selects, but may be optionally specified for deletions. |
Result Set Columns
Name | Type | Description |
Result | Boolean | Boolean value indicating whether the stored procedure was successful. |