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:

Methods Properties Events

CreateLabel

CreateLink

Catalog

DataSource

DbConnect

Document

KeyDescriptions

Name

Schema

Table

None