SPDatabaseSnapshot.Delete method
Drops the database snapshot from the Microsoft SQL Server database.
Overload list
Name | Description | |
---|---|---|
Delete() | Deletes the database snapshot permanently from the Microsoft SQL Server database. | |
Delete(Boolean) | Drops the database snapshot from the Microsoft SQL Server database. |
Top