Purpose
A Short value that indicates the data type of the object
Constant | QueryDef type |
dbQAction | Action |
dbQAppend | Append |
dbQCompound | Compound |
dbQCrosstab | Crosstab |
dbQDDL | Data-definition |
dbQDelete | Delete |
dbQMakeTable | Make-table |
dbQProcedure | Procedure (ODBCDirect workspaces only) |
dbQSelect | Select |
dbQSetOperation | Union |
dbQSPTBulk | Used with dbQSQLPassThrough to specify a query that doesn't return records (Microsoft Jet workspaces only). |
dbQSQLPassThrough | Pass-through (Microsoft Jet workspaces only) |
dbQUpdate | Update |
Class