ClassDeleteOption
The ClassDeleteOption data s tructure defines valid values for class deletion operations.
Definition
<simpleType name="ClassDeleteOption">
<restriction base="string">
<enumeration value="ALL_DEPENDENCIES" />
<enumeration value="NONE" />
<enumeration value="WITH_DATA" />
</restriction>
</simpleType>
- ALL_DEPENDENCIES--Delete the class, including all the subclasses and dependent relationship classes that are associated with it. All the dependencies for the specified class are deleted.
- NONE--Delete the class only if the class contains no instances and has no subclasses or dependent relationships.
- WITH_DATA--Delete the class only if the class has no subclasses or dependent relationships. This applies only to regular classes.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*