Skip to main content
Version: v3

ComPlusPartition Element (Complus Extension)

Description
Defines a COM+ partition. If this element is a child of a Component element, the partition will be created in association with this component. If the element is a child of any of the Fragment, Module or Product elements it is considered to be a locater, referencing an existing partition.
Windows Installer references
None
Parents
Component, Fragment, Module, Product
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. Choice of elements (min: 0, max: unbounded)
Attributes
NameTypeDescriptionRequired
IdString Identifier for the element. Yes
ChangeableYesNoType  
DeleteableYesNoType  
DescriptionString  
NameString Name of the partition. This attribute can be omitted if the element is a locater, and a value is provided for the PartitionId attribute.  
PartitionIdString Id for the partition. This attribute can be omitted, in which case an id will be generated on install. If the element is a locater, this attribute can be omitted if a value is provided for the Name attribute.  
See Also
Complus Schema