DeleteObjectOptions

Description

The DeleteObjectOptions enumeration contains methods of deleting links to repository objects.

It is used by the following method:

Available Values

Value Brief description
0 Default_. Default value. Links to repository objects are checked, and information message appears.
1 IgnoreDependents. Links to repository objects are checked. Links to repository objects are not deleted.
2 ForceDeleteDependents. Links to repository objects are removed. Links in dictionaries are not removed.

See also:

Metabase Assembly Enumerations