Specifies the suggested English caption for the result table.
Syntax
string = QueryCmd.TableCaption
| Part | Description |
|---|---|
| string | A string that returns the caption for the result table. |
| QueryCmd | An object variable that instructs the client to execute SQL. |
Remarks
This property is read-only.
Applies To
See Also
DisplayRows Property, DisplayToUser Property, IgnoreError Property, SQLProperty, TrueFalseAnswer Property