ComponentOne Query 8.0
ComparisonAttributes Property

Syntax

C1QueryFrame.Item.ComparisonAttributes = 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 attributes describing the comparison operation used in a condition item. See attribute list in Custom Comparison Operators.

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

See Also

Specifying Function and Comparison Attributes for a Particular Query Item

ComparisonTemplate Property

 

 


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

Product Support Forum  |  Documentation Feedback