Navigation:  Classes > bDBServer >

bDBServer:RecordFilterMode

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Defines the mode in that the record filter works.

Class

bDBServer

Type

Access / Assign

Data Type

Integer

Description

The bDBServer:RecordFilter can be defined in different modes. The following modes are supported:

 

Mode

Description

DBRFM_INCLUDE

Only the record numbers are considered that are contained in the record filter.

 

This is the default.

DBRFM_EXCLUDE

All data records are considered that are not contained in the record filter.

 

Notes!

After the mode was defined the data server is on the first record that corresponds to the record filter.

See Also

bDBServer:RecordFilter

bDBServer:RecordFilterFlags

 


Page url: http://www.YOURSERVER.com/index.html?bdbserver_recordfiltermode.htm