RestoreLocation Members
Represents information associated with the restoration of a Database backup. This class cannot be inherited.
The following tables list the members exposed by the RestoreLocation type.
Public Constructors
名称 | Description | |
---|---|---|
RestoreLocation | Initializes a new instance of RestoreLocation using the default values. |
顶部
Public Properties
名称 | Description | |
---|---|---|
ConnectionString | Gets or sets a connection string associated with a RestoreLocation object. | |
DataSourceID | Gets or sets the data source identifier associated with a RestoreLocation object. | |
File | Gets or sets a file string associated with a RestoreLocation object. | |
Folders | Gets the Folders collection associated with a RestoreLocation. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部