SPDatabaseSnapshot.Delete Method
Include Protected Members
Include Inherited Members
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