Provides access to the QueryDefs collection of the Connection and Database objects.
Applies to objects: Connection, Database.
[[Set] RetVal = ] object.QueryDefs() |
The QueryDefs method syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A QueryDefs type variable. |
....... |
See Also |
Connection Object, Database Object, QueryDefs Object. |