StorageLocation Element (ASSL)

Contains the file system storage location for the contents of the parent element.

Syntax

  
<Cube><!-- or MeasureGroup, Partition -->  
      ...  
   <StorageLocation>...</StorageLocation>  
   ...  
</Cube>  

Element Characteristics

Characteristic Description
Data type and length String
Default value See the table below.
Cardinality 0-1: Optional element that can occur once and only once.
Ancestor or Parent Default Value
Cube None
MeasureGroup Value of StorageLocation from the Cube parent element.
Partition Value of StorageLocation from the MeasureGroup parent element.

Element Relationships

Relationship Element
Parent elements Cube, MeasureGroup, Partition
Child elements None

Remarks

The elements that correspond to the parents of StorageLocation in the Analysis Management Objects (AMO) object model are Cube, MeasureGroup, and Partition.

See Also

Properties (ASSL)