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).