Share Email Facebook Twitter LinkedIn AcDbTable::removeDataLink C++ Acad::ErrorStatus removeDataLink( int nRow, int nCol ); Description This function removes all the data links in the table. Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. LinksAcDbTable