Queries [Connectivity Automation Reference: CAR]

AutoCAD Connectivity Automation Objects

Queries Collection


The collection of queries from an AutoCAD drawing.

VBA class name: Queries

Create using: N/A

Access via: DbConnect.GetQueries

To add a new member to the collection, use the Add method. To select a specific query, use the Item method. To edit or examine the Queries collection, use the following methods and properties:

Methods

Add

Delete

Item  

Properties

Count

DbConnect

Document