Connection.QueryDefs property (DAO)
Applies to: Access 2013, Office 2013
Returns a QueryDefs collection that contains all of the QueryDef objects of the specified connection. Read-only.
Syntax
expression .QueryDefs
expression A variable that represents a Connection object.