AddAllFields: Boolean;
The AddAllFields property determines whether data by the fields that are not mapped with cube dimensions or facts is loaded to data table.
Available values:
True. Data from all source fields is loaded to cube table.
False. Only data by the fields mapped with cube dimensions or facts is loaded to cube table. The data by the fields included into the collection of additional fields is also loaded.
See also: