Navigation:  Classes > bArrayServer >

bArrayServer:DeletedScope

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Mode that defines, how records marked as deleted are to be processed.

Class

bArrayServer

Type

Access / Assign

Data Type

Integer

Description

As for the class DBServer, records marked as deleted can be included or excluded from normal processing.

 

The following values are supported:

 

Constant

Description

BINACTIVE

Deleted records are hidden.

BACTIVE

Deleted records are visible.

BAUTO

The setting of the function SetDeleted() is used.

 

The access has influence on the method bArrayServer:IsDeletedInScope().

See Also

bArrayServer:Init()

bArrayServer:Delete()

bArrayServer:IsDeletedInScope()

 


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