共用方式為


BackupLocation 成員

Represents the location a file will be copied to during backup. This class cannot be inherited.

BackupLocation 型別公開下列成員。

建構函式

  名稱 描述
公用方法 BackupLocation() () () () Initializes a new instance of the BackupLocation class, using default values.
公用方法 BackupLocation(String, String) Initializes a new instance of the BackupLocation class, specifying the file name and the data source name.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 DataSourceID Gets or sets the data source name on the server to be backed up.
公用屬性 File Gets or sets the name of the file to backup the data source to.

頂端