BackupInfo Members
Stores the information necessary to back up a Microsoft SQL Server 2005 Analysis Services (SSAS) database to a backup file. This class cannot be inherited.
The following tables list the members exposed by the BackupInfo type.
Public Constructors
Nombre | Description | |
---|---|---|
BackupInfo | Overloaded. Initializes a new instance of the BackupInfo class. |
Arriba
Public Properties
Nombre | Description | |
---|---|---|
AllowOverwrite | Gets or sets the property indicating whether the destination files can be overwritten during backup. | |
ApplyCompression | Gets or sets property that indicates whether the backup will be compressed or not. | |
BackupRemotePartitions | Gets or sets property that indicates whether remote partitions will be backed up or not. | |
File | Gets or sets the name of the file to back up to. | |
Locations | Gets or sets the locations where the backup will be stored. | |
Password | Gets or sets the password to be used with backup file encryption. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba