*expression* A variable that represents a **QueryDef** object. ## Remarks The **SQL** property contains the SQL statement that determines how records are selected, grouped, and ordered when you ...
Use the SQL property to set or return the query definition. Use the QueryDef object's Parameters collection to set or return query parameters. Use the Type property to return a value indicating ...