Home > Contents > Index >
ics:treemanager.deletetree
Deletes a tree table using the
ics:treemanager
command.Syntax
<ics:treemanager> <ics:argument name="ftcmd" value="deletetree/> <ics:argument name="treename" value="name"/> </ics:treemanager>Parameters
ftcmd (required)
- Value must be set to
deletetree
.
treename (required)
- Name of the tree.
Description
The
deletetree
command deletes a tree table. This does not affect objects referenced by the tree. The tree is deleted and is no longer registered in theSystemInfo
table.errno
The possible values of
errno
include:
Value Description -3 No access privileges to table. -103 No table. -110 Invalid tree name.See Also
The following
ics:treemanager
commands:
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.