Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.39 KB

File metadata and controls

44 lines (34 loc) · 1.39 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
Attach Element | Microsoft Docs
Learn how the Attach element attaches a Analysis Services database that was previously detached from the current server instance or from another instance, to the current server instance.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

Attach Element

Attaches a Analysis Services database that was previously detached from the current server instance or from another instance, to the current server instance.

Syntax

  
<Command>  
   <Attach>  
      <Folder>...</Folder>  
            <ReadWriteMode>...</ReadWriteMode>  
            <Password>...</Password>  
   </Attach>  
</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 Folder

ReadWriteMode

Password