ComponentOne Query 8.0
UseNameAsFieldAlias Property

Syntax

C1Query.SQLInfo.UseNameAsFieldAlias= boolean

Notes

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

Description

If this property is set to True (default), folder field’s Name is used as its alias in SELECT.

If this property is set to False, fields appear in SELECT with their database names only.

See Also

SQL Syntax Properties

Folders

 

 


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

Product Support Forum  |  Documentation Feedback