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

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).
* IPartitionCollection properties
* IPartitionCollection methods