TableCaption Property

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

QueryCMD

See Also

DisplayRows Property, DisplayToUser Property, IgnoreError Property, SQLProperty, TrueFalseAnswer Property


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.