OLAPConnection

To obtain data from an OLAP, you require a connection to the server. Variables of the type OLAPConnection represent such a connection. To initialize these variables, use functions such as OLAPCreateNamedConnection():

OLAPConnection olapCon = OLAPCreateNamedConnection("");