Constructeur RestoreInfo
Initializes a new instance of RestoreInfo.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | 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, 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) |
Haut de la page