ComponentOne Query 8.0
Alias Property (QueryItem)

Syntax

C1QueryFrame.Item.Alias= string

Notes

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

Description

This property applies only to result field items. It determines the alias of the field in the SQL statement, as in

SELECT …, field AS alias, … FROM …

By default, it returns the Alias name specified for a view field in Schema Designer.

See Also

Accessing and Modifying Query Items

 

 


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

Product Support Forum  |  Documentation Feedback