Share
 
 

LinkTemplate Object (ActiveX/CAO)

Specifies the external database table and key fields that are used by links based on this template.

VBA class name: LinkTemplate

Create using: LinkTemplates.Add

Access via: LinkTemplates.Item

Link templates are used to establish relationships between AutoCAD graphical objects and a particular database table. Link templates specify the table and key fields that are used by all links based on that template.

To edit or query a link template, use the following methods and properties:

Was this information helpful?