SET FILTER Command
| Visual FoxPro 9.0 SP2 |
| SET FILTER Command |
| See Also |
|
Specifies that records in the current table must meet certain conditions to be accessible.
SET FILTER TO [lExpression] [IN nWorkArea | cTableAlias] |
Parameters
- lExpression
-
Specifies the condition that records must satisfy.
If the current table is indexed on a field or fields specified in lExpression, Rushmore Query Optimization technology can optimize queries based on the field or fields.
- IN nWorkArea| cTableAlias
-
Specifies the work area or table alias that is affected by the SET FILTER command. Use this clause to specify a work area or a table outside the current work area.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Note
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08