Navigation:  Classes > bArrayServer >

bArrayServer:IsDeletedInScope()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Returns the setting of how records marked as deleted are to be processed.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:IsDeletedInScope() Æ lInScope

Return Value

lInScopeA logical value that indicates whether records marked as deleted are visible or not.
TRUEDeleted records are visible.
FALSEDeleted records are invisible.
Data Type:Logic

Description

Used to indicate how records marked for deletion are to be treated when creating a bArrayServer. This setting can be determined with the method bArrayServer:IsDeletedInScope().

See Also

bArrayServer:DeletedScope

bArrayServer:Init()

 


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