PushAttributes Parameter (Connect-XML Cmdlet)
Specifies whether to push any identified attributes as columns.
Syntax
Connect-XML -PushAttributes bool
Data Type
bool
Default Value
true
Remarks
When this property is set to true (default), the 本製品 pushes XML attributes as individual columns and included in any aggregate values.
When this property is set to false, attributes are not pushed as columns or in aggregates (for example the 本製品 strips them from the output).