PageRestorePlanner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Page Restore Planner
public sealed class PageRestorePlanner
type PageRestorePlanner = class
Public NotInheritable Class PageRestorePlanner
- Inheritance
-
PageRestorePlanner
Constructors
PageRestorePlanner(Database, String) |
Initializes a new instance of the PageRestorePlanner class. |
PageRestorePlanner(Database) |
Initializes a new instance of the PageRestorePlanner class. |
Properties
Database | |
SuspectPages |
Gets or sets the suspect pages. |
TailLogBackupFile |
Gets or sets the tail log backup file. |
Methods
CreateRestorePlan() |
Creates the restore plan. |
GetSuspectPages(Database) |