ComponentOne Query 8.0
FilterMode Property

Syntax

C1QueryFrame.FilterMode= boolean

Notes

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

Description

This property determines whether the control uses normal SQL syntax rules generating the WHERE condition (if FilterMode=False, default), or the ADO Filter rules. Setting this property to True is most useful in (but not restricted to) DataSource mode.

See Also

Simple Queries - DataSource Mode

 

 


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

Product Support Forum  |  Documentation Feedback