PushAttributes
Set PushAttributes to true to push any identified attributes as columns.
Data Type
bool
Default Value
true
Remarks
When set to true (default), the adapter will push attributes as individual columns (where applicable). Attributes will also be included in any aggregates generated.
When set to false, attributes will not be pushed as columns or in aggregates (e.g., the adapter strips them from the output).