This structure 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 |
---|---|---|
Integer | ObjType | The object type |
Integer | status | The catalog entry status |
Long | memCount | The number of member names in the member combination identifying the data cell |
ESB_LROHANDLE_API_T | LinkID | A link to the object's identification structure |
Long | updateDate | The last date the object was modified |
Integer | accessLevel | The access level for the data cell associated with the linked object |
String * ESB_USERNAMELEN | userName | The name of the last user to modify the object |
String | memComb | The member combination that identifies the data cell associated with the linked object |
String * ESB_LRONOTELEN_API | note | A cell note, associated by union |
ESB_LROINFO_API_T | lroInfo | The LRO information structure, associated by union |