Navigation:  Classes > bDBServer >

bDBServer:RecordFilterFlags

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Define flags for the record filter.

Class

bDBServer

Type

Access / Assign

Data Type

DWord

Description

The procedure of the bDBServer:RecordFilter can be affected by flags. The following flags are supported:

 

Flag

Description

DBRFF_NONE

No flags are defined.

DBRFF_SORTRECORDS

The record numbers in the record filter are ascending sorted. If this flag is not set then the record numbers are processed in the order as these were defined in the record filter.

 

This is the default.

DBRFF_REMOVEDUPLICATERECNO

Double record numbers in the record filter are removed automatically.

See Also

bDBServer:RecordFilter

bDBServer:RecordFilterMode

bDBServer:RecordFilterRemoveDuplicateRecNo()

 


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