AcRxObject AcGiDrawable AcHeapOperators AcDbObject AcDbLinkedData AcDbLinkedTableData AcDbFormattedTableData
class AcDbLinkedTableData : public AcDbLinkedData;
DbLinkedTableData.h
This class is used to store and manage data in a tabular structure. Though this class is similar to a database table it differs in one respect: all the cells in a column need not be of the same data type. In addition, the cells in this table can contain multiple contents, and the contents can be a value of any supported data type, field, or block. This table stores and manages only data without any format information.