RestoreLocation Miembros
Represents information associated with the restoration of a Database backup. This class cannot be inherited.
El tipo RestoreLocation expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
RestoreLocation | Initializes a new instance of RestoreLocation using the default values. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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 | ||
File | Gets or sets a file string associated with a RestoreLocation object. | |
Folders | Gets the Folders collection associated with a RestoreLocation. |
Principio