共用方式為


RestoreInfo Members

Represents the information required to process a file or database restoration. This class cannot be inherited.

The following tables list the members exposed by the RestoreInfo type.

Public Constructors

  名稱 Description
RestoreInfo Overloaded. Initializes a new instance of RestoreInfo.

頂端

Public Properties

  名稱 Description
ms173890.pubproperty(zh-tw,SQL.90).gif AllowOverwrite Gets or sets the AllowOverwrite aspect of RestoreInfo.
ms173890.pubproperty(zh-tw,SQL.90).gif DatabaseName Gets or sets the DatabaseName aspect for a RestoreInfo object.
ms173890.pubproperty(zh-tw,SQL.90).gif File Gets or sets the UNC name of the File to restore.
ms173890.pubproperty(zh-tw,SQL.90).gif Locations Gets a RestoreLocationCollection object with the locations of the remote partitions to restore.
ms173890.pubproperty(zh-tw,SQL.90).gif Password Gets or sets the Password that is required to read the restore file.
ms173890.pubproperty(zh-tw,SQL.90).gif Security Gets or sets the Security definition to apply to roles from the restore file.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms173890.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms173890.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms173890.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms173890.pubmethod(zh-tw,SQL.90).gifms173890.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms173890.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms173890.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms173890.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

RestoreInfo Class
Microsoft.AnalysisServices Namespace