AllowOverwrite Element (XMLA)

Determines whether the parent Backup or Restore command attempts to overwrite the target file or database.

语法

<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

Backup, Restore

Child elements

None

备注

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.

请参阅

参考

DatabaseName Element (XMLA)
File Element (XMLA)

概念

Properties (XMLA)

帮助和信息

获取 SQL Server 2005 帮助