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
Nome | Description | |
---|---|---|
BackupInfo | Overloaded. Initializes a new instance of the BackupInfo class. |
Torna all'inizio
Public Properties
Nome | 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. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio