नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Initializes a new instance of RestoreInfo.
Overload List
| Name | Description |
|---|---|
| RestoreInfo () |
Initializes a new instance of RestoreInfo using the default values.
|
| RestoreInfo (String) |
Initializes a new instance of RestoreInfo using file parameter.
|
| RestoreInfo (String, String) |
Initializes a new instance of RestoreInfo using a file and database name.
|
| RestoreInfo (String, String, Boolean) |
Initializes a new instance of RestoreInfo using a file, database name, and overwrite indicator.
|
| RestoreInfo (String, String, Boolean, RestoreLocation[]) |
Initializes a new instance of RestoreInfo using a file, database name, overwrite indicator, and an array of restore locations.
|
| RestoreInfo (String, String, Boolean, RestoreLocation[], RestoreSecurity) |
Initializes a new instance of RestoreInfo using a file, database name , overwrite indicator, an array of restore locations, and a security definition for the roles to be restored.
|
| RestoreInfo (String, String, Boolean, RestoreLocation[], RestoreSecurity, String) |
Initializes a new instance of RestoreInfo using multiple parameters, including password.
|
See Also
Reference
RestoreInfo Class
RestoreInfo Members
Microsoft.AnalysisServices Namespace