Share via


SPContentDatabase.OnPostRestore method

Provides post restoration processing following a restoration from backup or from a snapshot, depending on the overload.

Overload list

  Name Description
Public method OnPostRestore(SPDatabaseSnapshotRestoreEvent) Provides post restoration processing after the content database is restored from one of its snapshots.
Public method OnPostRestore(Object, SPRestoreInformation) Raises the PostRestore event. (Overrides SPDatabase.OnPostRestore(Object, SPRestoreInformation).)

Top

See also

Reference

SPContentDatabase class

SPContentDatabase members

Microsoft.SharePoint.Administration namespace