Represents information required to initialize a subscription from a backup.
The following tables list the members exposed by the SubscriptionBackupInformation type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| SubscriptionBackupInformation | Creates a new instance of the SubscriptionBackupInformation class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | BackupDeviceName | Gets or sets the name of the backup device used to initialize the subscription. | 
| .gif) | BackupDeviceType | Gets or sets the type of backup device used to initialize the subscription. | 
| .gif) | FileNumberHint | Gets or sets the file number hint on the backup device. | 
| .gif) | MediaPassword | Gets or sets the password required to access the media set on the backup device. | 
| .gif) | Password | Gets or sets the password required to access the backup device. | 
| .gif) | SecureMediaPassword | Gets or sets the password (as a SecureString object) required to access the media set on the backup device. | 
| .gif) | SecurePassword | Gets or sets the password (as a SecureString object) required to access the backup device. | 
| .gif) | Unload | Gets or sets whether to unload the backup media set after the subscription has been initialized. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
SubscriptionBackupInformation Class
Microsoft.SqlServer.Replication Namespace
BackupInformation