Abstract
This type describes the Object's type.
Description.
The Type of the object can be one of
several different sorts of index, trigger, tablespace, and so
on.
Enumeration values.
| Value | Description |
|---|---|
TypeUndefined |
Undefined |
SystemTable |
System table |
UserTable |
User table (may be temporary) |
UniqueHashIndex |
Unique (but unordered) hash index |
OrderedIndex |
Ordered (but not unique) index |
HashIndexTrigger |
Index maintenance (internal) |
IndexTrigger |
Index maintenance (internal) |
SubscriptionTrigger |
Backup or replication (internal) |
ReadOnlyConstraint |
Trigger (internal) |
Tablespace |
Tablespace |
LogfileGroup |
Logfile group |
Datafile |
Datafile |
Undofile |
Undofile |
