ComponentOne True DataControl 8.0
QueryFilter Property

 

QueryFilter Property

Returns the Filter string that can be applied to an ADO recordset, composed from user-supplied data in query mode.

Syntax

TData.QueryFilter

Remarks

Read-only at run time. Not available at design time. Property applies to TData control and TDataLite control.

This property returns the string generated from recordset data when the control is in query mode (see QueryMode property). The resulting string is an ADO filter that can be assigned to the Filter property of an ADO recordset.

See Query Mode for details.

See Also

TData Control

 

 


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

Product Support Forum  |  Documentation Feedback