ServerFilter Property

                  Applies To

Returns or sets the server filter string for the specified RecordsetDef object.

Remarks

A server filter is a criterion for specifying the type or types of records to be fetched from the server. The Data Model adds a server filter string to the WHERE clause of the SQL statement that it generates. You can set a server filter only on recordsets that have a primary row source of type dscTable or dscView.