MemberInfo - Information about a group of properties
The properties of an internal data structure representation in ODABA are grouped as follows:
- Base Structures
- Attributes
- References
- Relationships
The class MemberInfo provides information about such a group as number of properties in the group and offset of the data within the internal and external data area.
Attributes
- count - Number of elements
- int_position - Offset of elements in internal instance
Functions
- dcr_count - - internal feature (not documented)
- get_count - Number of properties in the property group
- get_int_position - Position in the internal data area
- inc_count - - internal feature (not documented)
- set_count - set_count - Title unknown