Contains information describing a specific object linked to a data cell in an Essbase database. The fields are described as follows:
Data Type | Field | Description |
---|---|---|
struct ESS_LRODESC_API_T | next | (The next field is for internal use only.) |
ESS_USHORT_T | usObjType | The object type |
ESS_USHORT_T | status | The catalog entry status |
ESS_LROHANDLE_API_T | linkId | Link ID of the LRO |
ESS_CHAR_T | userName[ESS_USERNAMELEN] | The name of the last user to modify the object |
ESS_TIME_T | updateDate | The last date the object was modified |
ESS_ACCESS_T | accessLevel | The access level of the member combination |
ESS_ULONG_T | memCount | The number of members in the member combination |
ESS_PMBRNAME_NONUNI_T | pMemComb | The member combination associated with the object |
ESS_LROINFO_API_T | lroInfo | The LRO information structure, associated by union |
ESS_CHAR_T | note[ESS_LRONOTELEN_API] | A cell note, associated by union |