Queries Collection (ActiveX/CAO)

The collection of queries from a 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 Properties Events

Add

Delete

Item

Count

DbConnect

Document

None