SQL Property

English Query

English Query

SQL Property

Returns the query text to execute.

Applies To

QueryCmd Object

Syntax

QueryCmd.SQL [= value]

Parts

QueryCmd

An object variable that instructs the client to execute the database query.

value

A string 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