RestorePlan.AddRestoreOperation Method
Include Protected Members
Include Inherited Members
Adds the restore operation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddRestoreOperation(BackupSet) | Adds the restore operation with specified backup set to be restored. | |
AddRestoreOperation(List<BackupSet>) | Adds the restore operations with specified backup sets.. |
Top