AcRxObject AcDbDataLinkManager
class AcDbDataLinkManager : public AcRxObject;
DbDataLink.h
This class is used to manage the data links in a database. An instance of this class can be obtained from the database using AcDbDatabase::getDataLinkManager().