API Reference > OdDb Classes > OdDbDataLink Class
OdDbDataLink Class
OdDbDataLinkOdDbDataLink
Syntax
C++
class OdDbDataLink : public OdDbObject;

DbDataLink.h

This class links a table to data in another file.

TD_Db 

 

 
Name 
Description 
 
This is OdDbDataLink, a member of class OdDbDataLink. 
 
Name 
Description 
 
This is connectionString, a member of class OdDbDataLink. 
 
This is contentId, a member of class OdDbDataLink. 
 
This is dataAdapterId, a member of class OdDbDataLink. 
 
This is description, a member of class OdDbDataLink. 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
This is getCustomData, a member of class OdDbDataLink. 
 
This is getSourceFiles, a member of class OdDbDataLink. 
 
This is getTargets, a member of class OdDbDataLink. 
 
This is getToolTip, a member of class OdDbDataLink. 
 
This is getUpdateStatus, a member of class OdDbDataLink. 
 
This is isValid, a member of class OdDbDataLink. 
 
name 
This is name, a member of class OdDbDataLink. 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbDataLink. 
 
This is option, a member of class OdDbDataLink. 
 
This is repathSourceFiles, a member of class OdDbDataLink. 
 
This is setConnectionString, a member of class OdDbDataLink. 
 
This is setCustomData, a member of class OdDbDataLink. 
 
This is setDataAdapterId, a member of class OdDbDataLink. 
 
This is setDescription, a member of class OdDbDataLink. 
 
This is setName, a member of class OdDbDataLink. 
 
This is setOption, a member of class OdDbDataLink. 
 
This is setToolTip, a member of class OdDbDataLink. 
 
This is setUpdateOption, a member of class OdDbDataLink. 
 
This is setUpdateStatus, a member of class OdDbDataLink. 
 
This is subWblockClone, a member of class OdDbDataLink. 
 
This is update, a member of class OdDbDataLink. 
 
This is updateOption, a member of class OdDbDataLink. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.