• Help Home
  • English (US)
    1. English (US)
    2. 简体中文
    3. 繁體中文
    4. Čeština
    5. Deutsch
    6. English (UK)
    7. Español
    8. Français
    9. Magyar
    10. Italiano
    11. 日本語
    12. 한국어
    13. Polski
    14. Português (Brasil)
    15. Русский
AutoCAD 2025 Developer and ObjectARX
    • Customization and Administration Guides
    • DXF Reference
    • AutoLISP and DCL
    • ActiveX and VBA
    • ObjectARX and Managed .NET
      • ObjectARX: Developer's Guide
        • ObjectARX Introductory Concepts
        • Basic Interaction with AutoCAD
        • Custom Objects
        • Advanced Topics
          • Table Linking
            • Data Links
            • Table Content
              • Connecting a Table to a Data Source
              • Table Templetes
              • Code Sample for Table Templetes
          • Notification
          • The Multiple Document Interface
          • Transaction Management
          • Deep Cloning
          • Protocol Extension
          • Behavior Overrules
          • Dynamic Blocks, Protocol Reactors, and Evaluation Graphs
          • Input Point Processing
          • Application Configuration
          • Associative Framework
        • ObjectARX Graphics, Geometry, and Boundary Representation Libraries
        • Using COM for ObjectARX Development
      • ObjectARX: Reference Guide
      • ObjectARX: Managed .NET Developer's Guide
      • ObjectARX: Managed .NET Reference Guide
      • ObjectARX: Interoperability Guide
      • ObjectARX: Migration Guide
      • ObjectARX: Release Notes
    • JavaScript
    • AutoCAD Core Console
    Share
    • Email
    • Facebook
    • Twitter
    • LinkedIn
     
     

    Connecting a Table to a Data Source

    AcDbLinkedTableData can be populated with arbitrary data by using its setDataLink() function. This function is overloaded in two ways. The first method allows you to specify a certain a single cell which requires updating: The second option allows you to pass an AcCellRange object to update a range of cells. Multiple ranges can also connect to multiple sources.

    Parent topic: Table Content

    Was this information helpful?

    Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ for more information.

    • Privacy Statement
    • Legal Notices & Trademarks
    • Report Noncompliance
    • © 2025 Autodesk Inc. All rights reserved