IdElement
The base class with id in the ROLAP mapping model.
Extends
- DocumentedElement 🔗
Attributes
| Name | Id | Type | Lower | Upper | Default |
|---|---|---|---|---|---|
| id | true | EString | 1 | 1 | |
| Unique identifier for this element within the scope of its containing model. This ID serves as the primary key for object references, cross-references between elements, and internal system operations. The ID must be unique and eigther should follow consistent naming conventions (e.g., '_cube_sales', '_dim_product'),or may uses UUIDs. This identifier is used by the OLAP engine for object lookup, caching keys, and maintaining referential integrity during schema transformations. | |||||
References
| Name | Type | Lower | Upper | Containment |
|---|