SPDatabase.Unprovision method

Makes the necessary changes to the local server to clean up after deleting the database.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Unprovision
'Usage
Dim instance As SPDatabase

instance.Unprovision()
public override void Unprovision()

See also

Reference

SPDatabase class

SPDatabase members

Microsoft.SharePoint.Administration namespace