Partager via


Membres BackupLocation

Represents the location a file will be copied to during backup. This class cannot be inherited.

Le type BackupLocation expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique BackupLocation() () () () Initializes a new instance of the BackupLocation class, using default values.
Méthode publique BackupLocation(String, String) Initializes a new instance of the BackupLocation class, specifying the file name and the data source name.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique DataSourceID Gets or sets the data source name on the server to be backed up.
Propriété publique File Gets or sets the name of the file to backup the data source to.

Haut de la page