ComponentOne Query 8.0
AddASToTableAlias Property

Syntax

C1Query.SQLInfo.AddASToTableAlias= boolean

Notes

Read/Write at run time. Unavailable at design time. Property applies to SQLInfo object.

Description

Specifies whether to add the AS keyword before table alias, as in

SELECT … FROM table AS a_table …

See Also

SQL Syntax Properties

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback