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 ParentDefault Value
CubeNone
MeasureGroupValue of StorageLocation from the Cube parent element.
PartitionValue 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 |
|
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.