Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Determines whether the parent Backup or Restore command attempts to overwrite the target file or database.
Syntaxe
<Backup> <!-- or Restore -->
...
<AllowOverwrite>...</AllowOverwrite>
...
</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 |
|
Child elements |
None |
Notes
For Backup commands, the AllowOverwrite element determines whether the command can overwrite the backup file specified in the File element.
For Restore elements, the AllowOverwrite element determines whether the command can overwrite the Microsoft SQL Server Analysis Services database specified in the DatabaseName element.
Voir aussi
Référence
DatabaseName Element (XMLA)
File Element (XMLA)