DB_DELETE_DEPENDENTS

Returns an array of objects that are dependents of the object you specified. Each of the objects in the array normally prevent the specified object from being deleted.

Format

DB_DELETE_DEPENDENTS (Object Name)

Argument

 
Object Name
Name of a database object.

Example

The following function returns an alert if par_1 has dependent objects: