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
Provides post restoration processing following a restoration from backup or from a snapshot, depending on the overload.
Overload List
Name | Description | |
---|---|---|
![]() |
OnPostRestore(SPDatabaseSnapshotRestoreEvent) | Provides post restoration processing after the content database is restored from one of its snapshots. |
![]() |
OnPostRestore(Object, SPRestoreInformation) | Raises the PostRestore event. (Overrides SPDatabase.OnPostRestore(Object, SPRestoreInformation).) |
Top