ComponentOne Query 8.0
FunctionAttributes Property

Syntax

C1QueryFrame.Item.FunctionAttributes = string

Notes

Read-write at run time. Unavailable at design time. Property applies to QueryItem object.

Description

This property returns/sets a string containing all atttributes describing the function used in a result field item. See attribute list in Custom Functions.

Setting this property at run time, developers can specify or change any function attributes (affecting user query appearance and generated SQL) for each query item independently. In this case, there is no need to define a custom function. Each item can have its own function attributes: Caption, Text, Enabled, Aggregation and Template.

See Also

Specifying Function and Comparison Attributes for a Particular Query Item

FunctionTemplate Property

 

 


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

Product Support Forum  |  Documentation Feedback