Share

AcDbDataLink

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbDataLink

C++

class AcDbDataLink : public AcDbObject;

File

DbDataLink.h

Description

This class is used to manage the connection information for establishing a data link between a table in a drawing to an external data source.

Links

AcDbDataLink Methods

Was this information helpful?