ComponentOne Query 8.0
Complex Property

Syntax

C1QueryFrame.Item.Complex

Notes

Read-only at run time. Unavailable at design time. Type: Boolean.
Property applies to QueryItem object.

Description

This property returns True if the item represents a complex condition, one that contains elementary conditions connecting them with one of the four connectives (all, any, not all, none). This property applies to condition items. For result field items, it is always False. This property is read-only; it cannot be changed at run time. If you create an item with C1QueryFrame.AddItem method, its ConditionType argument specifies whether the item is a complex or an elementary condition.

See Also

Accessing and Modifying Query Items

 

 


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

Product Support Forum  |  Documentation Feedback