QueryText Property

English Query

English Query

QueryText Property

Returns the query text to execute.

Applies To

QueryCmd Object

Syntax

QueryCmd.QueryText [= 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. 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