DatabaseRestorePlanner Properties
SQL Server 2012
The DatabaseRestorePlanner type exposes the following members.
| Name | Description | |
|---|---|---|
|
BackupMediaList | Gets the backup device item list. |
|
BackupTailLog | Gets or sets a value indicating whether to backup tail log. |
|
DatabaseName | Gets or sets the database name. |
|
ReadHeaderFromMedia | Gets or sets a value indicating whether read header from devices. |
|
RestoreToLastBackup | Gets or sets a value indicating whether restore to last backup. |
|
RestoreToPointInTime | Gets or sets the restore to point in time. |
|
Server | Gets or sets the server. |
|
TailLogBackupFile | Gets or sets the tail log backup file. |
|
TailLogWithNoRecovery | Gets or sets whether the database restore planner tails log without using recovery. |
