ITable methods
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Inherits methods from ISchemaElement and
defines the methods listed in the following table.
| Method syntax | Description |
|---|---|
|
Allocates all delayed table, field, and index partitions
for all tenants. Does not allocate partitions for tenant groups.
Returns TRUE if any partition was allocated. |
|
Allocates tenant partitions for the table,
its fields, and its indexes depending on the partition state specified
by pcAllocateState, which can be "All", "Delayed",
or "None". Does not allocate partitions for tenant
groups. Returns TRUE if any partition was allocated. |