AdoServer:Filter Access

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoServer Class >

AdoServer:Filter Access

Previous pageReturn to chapter overviewNext page

Purpose

A filter for data in a Recordset

 

Prototype

ACCESS Filter CLASS AdoServer

 

 

Return

USUAL        Can be one of the following:

 -        Criteria string — a string made up of one or more individual clauses concatenated with AND or OR operators

 -        Array of bookmarks — an array of unique bookmark values that point to records in the Recordset object

 -        A FilterGroupEnum value

 

 

See Also

AdoServer, AdoServer:Filter, AdoFilterGroupEnum