DeleteNamespace
Delete an existing namespace.
Synopsis
[Actions] DeleteNamespace:Name=NamespaceName
Description
DeleteNamespace specifies a namespace to delete. InterSystems IRIS® deletes that namespace when processing the [Actions] section during a configuration merge.
Specify the Name of the namespace to delete. During the merge, InterSystems IRIS runs Config.Namespaces.Delete()Opens in a new tab to delete the namespace specified by DeleteNamespace.
Changing This Operation
This operation is designed to be used during a configuration merge. You can change DeleteNamespace by editing the merge file in a text editor (as described in Editing the Active CPF).
For information about deleting a namespace from the Management Portal, see Configuring Namespaces.