RestoreInfo 构造函数

包括受保护的成员
包括继承的成员

Initializes a new instance of RestoreInfo.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 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, array<RestoreLocation[]) Initializes a new instance of RestoreInfo using a file, database name, overwrite indicator, and an array of restore locations.
公共方法 RestoreInfo(String, String, Boolean, array<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, array<RestoreLocation[], RestoreSecurity, String) Initializes a new instance of RestoreInfo using multiple parameters, including password.
公共方法 RestoreInfo(String, String, Boolean, array<RestoreLocation[], RestoreSecurity, String, String) Initializes a new instance of RestoreInfo using multiple parameters, including password.

页首

请参阅

参考

RestoreInfo 类

Microsoft.AnalysisServices 命名空间