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
| 名称 | Description | |
|---|---|---|
| BackupInfo | Overloaded. Initializes a new instance of the BackupInfo class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | AllowOverwrite | Gets or sets the property indicating whether the destination files can be overwritten during backup. | 
| .gif) | ApplyCompression | Gets or sets property that indicates whether the backup will be compressed or not. | 
| .gif) | BackupRemotePartitions | Gets or sets property that indicates whether remote partitions will be backed up or not. | 
| .gif) | File | Gets or sets the name of the file to back up to. | 
| .gif) | Locations | Gets or sets the locations where the backup will be stored. | 
| .gif) | Password | Gets or sets the password to be used with backup file encryption. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部