Detach Element

Detaches a Microsoft SQL Server Analysis Services database from the current server instance.

Syntax

<Command>
   <Detach>
      <Object>...</Object>
      <Password>...</Password>
   </Detach>
</Command>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship

Element

Parent elements

Command

Child elements

Object

Password

See Also

Reference

Attach()

Concepts

Other Resources

Moving an Analysis Services Database

Switching a database between ReadOnly and ReadWrite modes (Analysis Services)