RestoreLocation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information associated with the restoration of a Database backup. This class cannot be inherited.
[System.Runtime.InteropServices.Guid("E866DFE7-0177-43c7-8673-4E487E2A85F7")]
public sealed class RestoreLocation
[<System.Runtime.InteropServices.Guid("E866DFE7-0177-43c7-8673-4E487E2A85F7")>]
type RestoreLocation = class
Public NotInheritable Class RestoreLocation
- Inheritance
-
RestoreLocation
- Attributes
Constructors
RestoreLocation() |
Initializes a new instance of RestoreLocation using the default values. |
Properties
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. |
DataSourceType |
Gets or sets the type of data source. |
File |
Gets or sets the file associated with a RestoreLocation object. |
Folders |
Gets the collection of folders associated with a RestoreLocation. |