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. |
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. For more information about backing up and restoring remote partitions, see Backing Up, Restoring, and Synchronizing Databases (XMLA).