ComponentOne Query 8.0
FullFieldNames Property

Syntax

C1QueryFrame.FullFieldNames= string

Notes

Read/Write at run time and design time. Property applies to C1QueryFrame control.

Description

If this property is set to True, full dot-separated names including full folder name are used in query display. (C1Query.PathSeparator is used instead of dot, if set by the programmer).

If it is set to False (default), only the field’s Name is shown.

If you specify meaningful descriptive Name for every field in the schema, and keep these descriptive names unique, so there are no two fields with the same Name in different folders, then it is recommended to keep the default False value for this property.

See Also

Folders

 

 


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

Product Support Forum  |  Documentation Feedback