SQL Property
Returns the query text to execute.
QueryCmd.SQL [= 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. This property is included for compatibility with earlier versions of English Query. Use the QueryText property for English Query.
See Also
DisplayRows Property
DisplayToUser Property
IgnoreError Property
TableCaption Property
TrueFalseAnswer Property