Overload List
| Method | Description |
|---|---|
AcDbTable::removeDataLink () | This function removes the data link in the specified cell.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |
AcDbTable::removeDataLink (int, int) | This function removes all the data links in the table.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |
