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

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.

Cardinality

0-1: Optional element that can occur once and only once.

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

Reference

Properties (ASSL)