Purpose
Returns the setting of how records marked as deleted are to be processed.
Class
Type
Method
Syntax
<oArrayServer>:IsDeletedInScope() Æ lInScope
Return Value
| lInScope | A logical value that indicates whether records marked as deleted are visible or not. |
| TRUE | Deleted records are visible. |
| FALSE | Deleted 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
Page url: http://www.YOURSERVER.com/index.html?barrayserver_isdeletedinscope.htm