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)
- Choice of elements (min: 0, max: unbounded)
- ComPlusApplication (min: 0, max: unbounded)
- ComPlusPartitionRole (min: 0, max: unbounded)
- ComPlusPartitionUser (min: 0, max: unbounded)
- Choice of elements (min: 0, max: unbounded)
- Attributes
-
Name Type Description Required Id String Identifier for the element. Yes Changeable YesNoType Deleteable YesNoType Description String Name String Name of the partition. This attribute can be omitted if the element is a locater, and a value is provided for the PartitionId attribute. PartitionId String 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