Condividi tramite


Membri BackupLocation

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

Il tipo BackupLocation espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico BackupLocation() () () () Initializes a new instance of the BackupLocation class, using default values.
Metodo pubblico BackupLocation(String, String) Initializes a new instance of the BackupLocation class, specifying the file name and the data source name.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DataSourceID Gets or sets the data source name on the server to be backed up.
Proprietà pubblica File Gets or sets the name of the file to backup the data source to.

In alto