Try OpenEdge Now
skip to main content
Programming Interfaces
Database Administration Entity Interface Reference : IPartitionPolicyDetail interface
 

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.
* IPartitionPolicyDetail properties
* IPartitionPolicyDetail methods
* IPartitionPolicyDetail examples