다음을 통해 공유


StoreBackupInfo.BackupChainId Property

Definition

Gets the ID of backup-chain to which this backup belongs. A backup chain contains one full backup and zero or more continuous incremental backup(s) and starts at full backup.

public Guid BackupChainId { get; }
member this.BackupChainId : Guid
Public ReadOnly Property BackupChainId As Guid

Property Value

The ID of backup chain.

Applies to