IPartitionPolicyDetail interface
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
IPartitionPolicyDetail interface
The IPartitionPolicyDetail interface
is an interface that inherits the IPartitionOwner interface
and is mapped to the _partition-table table in
the database.
The interface consists of properties that are used to define values for the physical data partition.
The instances are added and accessed through the details collection
of the IPartitionPolicy interface and are saved
to the service with IPartitionPolicyDetail interface. The IPartitionPolicyDetail interface
has no defined methods to read or update policy details.