QueryText Property
Returns the query text to execute.
QueryCmd.QueryText [= value]
Parts
QueryCmd
An that instructs the client to execute the database query.
value
A that contains the returned query text to execute.
Remarks
This property is read-only. Use in the same way that the SQL property is used in English Query version 7.0 and earlier.
See Also
DisplayRows Property
DisplayToUser Property
IgnoreError Property
TableCaption Property
TrueFalseAnswer Property