Condividi tramite


Costruttore RestoreInfo

Initializes a new instance of RestoreInfo.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico RestoreInfo() () () () Initializes a new instance of RestoreInfo using the default values.
Metodo pubblico RestoreInfo(String) Initializes a new instance of RestoreInfo using file parameter.
Metodo pubblico RestoreInfo(String, String) Initializes a new instance of RestoreInfo using a file and database name.
Metodo pubblico RestoreInfo(String, String, Boolean) Initializes a new instance of RestoreInfo using a file, database name, and overwrite indicator.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico RestoreInfo(String, String, Boolean, array<RestoreLocation> [] () [] [], RestoreSecurity, String) Initializes a new instance of RestoreInfo using multiple parameters, including password.
Metodo pubblico RestoreInfo(String, String, Boolean, array<RestoreLocation> [] () [] [], RestoreSecurity, String, String)

In alto