TableCaption Property
Specifies the suggested English caption for the result table.
string = QueryCmd.TableCaption
Parts
QueryCmd
An that instructs the client to execute the database query.
string
A 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