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

  이름 Description
BackupInfo Overloaded. Initializes a new instance of the BackupInfo class.

위쪽

Public Properties

  이름 Description
ms161180.pubproperty(ko-kr,SQL.90).gif AllowOverwrite Gets or sets the property indicating whether the destination files can be overwritten during backup.
ms161180.pubproperty(ko-kr,SQL.90).gif ApplyCompression Gets or sets property that indicates whether the backup will be compressed or not.
ms161180.pubproperty(ko-kr,SQL.90).gif BackupRemotePartitions Gets or sets property that indicates whether remote partitions will be backed up or not.
ms161180.pubproperty(ko-kr,SQL.90).gif File Gets or sets the name of the file to back up to.
ms161180.pubproperty(ko-kr,SQL.90).gif Locations Gets or sets the locations where the backup will be stored.
ms161180.pubproperty(ko-kr,SQL.90).gif Password Gets or sets the password to be used with backup file encryption.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms161180.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161180.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms161180.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms161180.pubmethod(ko-kr,SQL.90).gifms161180.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161180.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms161180.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms161180.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

BackupInfo Class
Microsoft.AnalysisServices Namespace