Home > Contents > Index > 
DIR.DELETE
Deletes a named object from the namespace.
Syntax
<DIR.DELETE NAME="ENTRY_NAME"/>Parameters
NAME (required)- Unique identifier for the name of the entry to delete. The value is relative to the
baseDNproperty.
Description
This tag deletes a named object from the namespace. It is the responsibility of the client code or the directory server to maintain referential integrity. Referential integrity, means that objects are first removed from any groups to which they belong before calling delete on that object.
Error Numbers
The possible values of
errnoinclude:
Example
<DIR.DELETE NAME="Variables.deletename"/>Release Introduced
This tag was introduced in CS release 4.0.
Home > Contents > Index > 
Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.