DeleteUserFromGroup
Delete the user from specified group.
Input
Name | Type | Description |
LoginName | String | The login name of the user. |
Group | String | The group 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. |