BtServer:Filter Access

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:Filter Access

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

A string representing the current active filter.

 

 

 

Prototype

 

 

ACCESS Filter CLASS BtServer

 

 

 

Return

 

 

STRING                A string representing the filter expression

 

 

 

Description

 

 

If no filter has been set, NULL_STRING is returned.  Assigning a string or a code block to BtrieveServer:Filter will set a filter on the data retrieved by the server

 

 

 

See Also

 

 

BtServer, BtServer:SetFilter()