BackupRemotePartitions Element (XMLA)

Determines whether the parent Backup command backs up remote partitions associated with the object.

Syntax

  
<Backup>  
   ...  
   <BackupRemotePartitions>...</BackupRemotePartitions>  
   ...  
</Backup>  

Element characteristics

Characteristic Description
Data type and length Boolean
Default value False
Cardinality 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements Backup
Child elements None

Remarks

If BackupRemotePartitions is set to True, a Locations element that contains one or more Location elements must be included in the Backup command, or an error occurs.