Restore Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Restore class.
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 | |
---|---|---|
Restore() | Initializes a new instance of the Restore class. | |
Restore(String, BackupSet) | Initializes a new instance of the Restore class with specified destination database name and backup set. |
Top