API Reference > OdDb Classes > OdDbLinkedTableData Class > OdDbLinkedTableData Methods > getDataLink Method > OdDbLinkedTableData::getDataLink Method (OdCellRange&, OdDbObjectIdArray&)
OdDbLinkedTableData::getDataLink Method (OdCellRange&, OdDbObjectIdArray&)
Syntax
C++
virtual OdInt32 getDataLink(const OdCellRange& pRange, OdDbObjectIdArray& dataLinkIds) const;
Parameters 
Description 
const OdCellRange& pRange 
[in] Cell range.  
OdDbObjectIdArray& dataLinkIds 
[out] Array of data link IDs.  

Number of data links.

Returns the number of data links (OdDbDataLink) for the specified cell range. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.