Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents the location a file will be copied to during backup. This class cannot be inherited.
Hiérarchie d'héritage
System.Object
Microsoft.AnalysisServices.BackupLocation
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("D7468114-DC2B-464c-83F8-DD33513DEE47")> _
Public NotInheritable Class BackupLocation
'Utilisation
Dim instance As BackupLocation
[GuidAttribute("D7468114-DC2B-464c-83F8-DD33513DEE47")]
public sealed class BackupLocation
[GuidAttribute(L"D7468114-DC2B-464c-83F8-DD33513DEE47")]
public ref class BackupLocation sealed
[<SealedAttribute>]
[<GuidAttribute("D7468114-DC2B-464c-83F8-DD33513DEE47")>]
type BackupLocation = class end
public final class BackupLocation
Le type BackupLocation expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
BackupLocation() | Initializes a new instance of the BackupLocation class, using default values. |
![]() |
BackupLocation(String, String) | Initializes a new instance of the BackupLocation class, specifying the file name and the data source name. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
DataSourceID | Gets or sets the data source name on the server to be backed up. |
![]() |
File | Gets or sets the name of the file to backup the data source to. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)