RestoreInfo Members
Represents the information required to process a file or database restoration. This class cannot be inherited.
The following tables list the members exposed by the RestoreInfo type.
Public Constructors
Nom | Description | |
---|---|---|
RestoreInfo | Overloaded. Initializes a new instance of RestoreInfo. |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
![]() |
AllowOverwrite | Gets or sets the AllowOverwrite aspect of RestoreInfo. |
![]() |
DatabaseName | Gets or sets the DatabaseName aspect for a RestoreInfo object. |
![]() |
File | Gets or sets the UNC name of the File to restore. |
![]() |
Locations | Gets a RestoreLocationCollection object with the locations of the remote partitions to restore. |
![]() |
Password | Gets or sets the Password that is required to read the restore file. |
![]() |
Security | Gets or sets the Security definition to apply to roles from the restore file. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Haut de la page