TableCaption Property

English Query

English Query

TableCaption Property

Specifies the suggested English caption for the result table.

Applies To

QueryCmd Object

Syntax

string = QueryCmd.TableCaption

Parts

QueryCmd

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

string

A string that returns the caption for the result table.

Remarks

This property is read-only.

See Also

DisplayRows Property

DisplayToUser Property

IgnoreError Property

QueryText Property

TrueFalseAnswer Property