Remove Site Content Database
This Automation Manager object removes a SharePoint database.
Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| Database Name | String | Yes | The name of the SharePoint database that will be removed. |
Output Parameters
| Name | Type | Description |
|---|---|---|
| Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
| Name | Type | Required | Example |
|---|---|---|---|
| Database Name | String | Yes | SPContentDB1 |
