Database.QueryDefs property (DAO)

Applies to: Access 2013, Office 2013

Returns a QueryDefs collection that contains all of the QueryDef objects of the specified database. Read-only.

Syntax

expression .QueryDefs

expression A variable that represents a Database object.