Overload List
| Method | Description |
|---|---|
AcDbTable::updateDataLink (AcDb::UpdateDirection, AcDb::UpdateOption) | This function updates all the data links in the tableReturns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |
AcDbTable::updateDataLink (int, int, AcDb::UpdateDirection, AcDb::UpdateOption) | This function updates the data link at the specified cellReturns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |
