ComponentOne Query 8.0
Advanced Property

Syntax

C1QueryFrame.Item.Advanced

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 an advanced elementary condition, one that can have fields on the left and right side, as opposed to a simple elementary condition that always has field on the left side. 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 an elementary or an advanced elementary condition.

See Also

Accessing and Modifying Query Items

 

 


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

Product Support Forum  |  Documentation Feedback