SPContentDatabase.OnPostRestore method
Include protected members
Include inherited members
提供文章還原處理追蹤還原,來自備份或從快照,視超載的狀況而定。
Overload list
Name | Description | |
---|---|---|
OnPostRestore(SPDatabaseSnapshotRestoreEvent) | 提供文章還原處理後被從其快照其中還原內容資料庫。 | |
OnPostRestore(Object, SPRestoreInformation) | 會引發 PostRestore 事件。 (Overrides SPDatabase.OnPostRestore(Object, SPRestoreInformation).) |
Top