Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
This attribute specifies whether or not the rollback backup files are included in the costs displayed by the VolumeCostList control.
If this bit is set and PROMPTROLLBACKCOST property = P, the rollback backup files are included in the cost displayed by the VolumeCostList Control.
If this bit is not set and PROMPTROLLBACKCOST property = P, the rollback backup files are not included in the cost displayed by the VolumeCostList Control.
Valid Controls
Value
| Decimal | Hexadecimal | Constant |
|---|---|---|
| 4194304 | 0x00400000 | msidbControlShowRollbackCost |
Remarks
This control attribute is ignored if PROMPTROLLBACKCOST = D or F.
If PROMPTROLLBACKCOST = F, the cost of the rollback, backup files is included.
If PROMPTROLLBACKCOST = D, or DISABLEROLLBACK property = 1, the cost of the rollback, backup files is not included.