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. |
頂端