Class Hierarchy
AcRxObject AcDbDataLinkManager
C++
class AcDbDataLinkManager : public AcRxObject;
File
DbDataLink.h
Description
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().