SapBusinessWarehouseExecutionMode.Type valid options for SAP Business Warehouse execution mode option.
Enumeration Options
Enumerations simplify the process of selecting options within a function. To specify the SapBusinessWarehouseExecutionMode.Type
, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).
Argument | Value | Description |
---|---|---|
SapBusinessWarehouseExecutionMode.BasXml | 64 | ‘bXML flattening mode’ option for MDX execution in SAP Business Warehouse. |
SapBusinessWarehouseExecutionMode.BasXmlGzip | 65 | ‘Gzip compressed bXML flattening mode’ option for MDX execution in SAP Business Warehouse. Recommended for low latency or high volume queries. |
SapBusinessWarehouseExecutionMode.DataStream | 66 | ‘DataStream flattening mode’ option for MDX execution in SAP Business Warehouse. |
Applies to
Here’s a list of functions that work with SapBusinessWarehouseExecutionMode.Type:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy