หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Contains the collection of key performance indicators (Kpi elements) associated with the parent element.
Syntax
<Cube><!-- or Perspective -->
...
<Kpis>
<Kpi>...</Kpi> <!-- parent: Cube -->
<!-- or -->
<Kpi xsi:type="PerspectiveKpi">...</Kpi> <!-- parent: Perspective -->
...
</Cube>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship
Element
Parent elements
Child elements
Ancestor or Parent
Child Element
PerspectiveKpi of type PerspectiveKpi
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is KpiCollection.