ModelingPartitionMapper.PartitionMappings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cache of partition mappings for use during the duration of a mapping operation. Records the model and diagram partitions, and a cache of partition mappings by domain class id.
protected: ref class ModelingPartitionMapper::PartitionMappings
protected class ModelingPartitionMapper.PartitionMappings
Protected Class ModelingPartitionMapper.PartitionMappings
- Inheritance
-
ModelingPartitionMapper.PartitionMappings
Constructors
ModelingPartitionMapper.PartitionMappings(Partition, Partition, Partition) |
Constructor. |
Properties
DefaultPartition |
The default partition, e.g. that of the target element of a merge operation |
Item[ModelingPartitionMapper+WhichPartition] |
The actual partition corresponding to the specified generic modeling framework partition type |