Partitions (creating, reading, updating, deleting, enabling and allocating)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Partitions (creating, reading, updating, deleting, enabling and allocating)
The following code shows how to use the API service to create, read, update, and delete partition defaults, enable and allocate partitions using the IPartitionParent interface. The IPartitionParent interface abstracts common properties for all interfaces and classes that define partition defaults:
|
There are currently no service methods or utilities that reference this interface. The new IPartitionPolicy and IPartitionOwner interfaces inherit this interface.
For more information on the:
-
IPartitionParententity interface, see IPartitionMap interface -
IPartitionOwnerentity interface, see IPartitionPolicy interface -
IPartitionPolicyentity interface, see IPartitionPolicy interface -
IPartitionPolicyDetailentity interface, see IPartitionPolicyDetail interface -
IPartitionPolicySetentity collection interface, see IPartitionPolicySet interface -
IPartitionPolicyDetailSetentity collection interface, see IPartitionPolicyDetailSet interface