Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Overwrites the database with the database snapshot and then deletes all database snapshots.
Overload List
Name | Description | |
---|---|---|
![]() |
Restore() | Overwrites the database with the database snapshot, as long as the class representing the database implements IDatabaseSnapshotRestore, and then deletes all database snapshots. |
![]() |
Restore(Boolean) | Overwrites the database with the database snapshot and then deletes all database snapshots, optionally ignoring whether the database class implements IDatabaseSnapshotRestore. |
Top