Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the details of the source containing the value of the Measure element.
Синтаксис
<Measure>
...
<Source xsi:type="DataItem">...</Source>
...
</Measure>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
|
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Замечания
The Source of the DataItem, which serves as the Source of the Measure, can in turn be of type RowBinding, ColumnBinding, MeasureBinding, or CubeDimensionBinding.
For additional information about the DataItem type, including a table of ASSL objects and properties of the DataItem type, see DataItem Data Type (ASSL).
The element corresponding to the parent of Source in the Analysis Management Objects (AMO) object model is Measure.