Contains information about the address of a data cell in an Essbase database. Essbase derives the cell address from the member combination and uses the address to keep track of objects linked to data cells. You cannot modify fields in this structure through the API. The fields are described as follows:
Data Type | Field | Description |
---|---|---|
ESS_ULONG_T | cellOffset | Cell offset within a data block |
ESS_SECPART_T | blkOffset | Block offset |
ESS_SECPART_T | segment | Segment number |