Skip to content

Clear_All - BaseData_Set

Clears all files owned by this object and all connected server DataDictionary objects (DDOs)

Type: Procedure

Syntax

Procedure Clear_All

Call Example

Send Clear_All

Description

Clear_All sends Refresh to notify data entry objects (DEOs). This is sent by DEOs attached to this object.

You can use Procedure Clear_All to default parent table values and find related parent tables when a new record is created. See Clear for details.

ReEntrancy

Clear_All is not re-entrant. Once a major Data-Dictionary operation (save, find, delete, clear) has begun you cannot start another major operation. The reentrancy restriction applies within DDO structures and across DDO structures.