OLAPDataAreaExportConfiguration

You can use the OLAPDataAreaExportConfiguration type to export the OLAP data area to a relational database.

For example, you can specify and configure column mapping in a target relational database for a given OLAP dimension:

void OLAPDataAreaExportAddColumnMapping(OLAPDataAreaExportConfiguration configuration, string dimensionName, string elementTargetColumn)