IPartitionCollection interface
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
IPartitionCollection interface
An IPartitionCollection object contains
partitions and is accessed through the Partitions property
on the ISchema interface. This property is only
accessible on an ISchema with data definitions
after the definitions have been loaded in the database using the
service LoadSchemaChanges( ) or UpdateSchemaChanges( ) method.
For more information on these methods, see Schema (reading, loading, and updating).