OLEDBConnection.OLAP (Excel)
Gibt True zurück, wenn die OLE DB-Verbindung mit einem OLAP (Online Analytical Processing)-Server verbunden ist.
Dim booOLAP As Boolean
booOLAP = ActiveWorkbook.Connections(1).OLEDBConnection.OLAP
Gibt True zurück, wenn die OLE DB-Verbindung mit einem OLAP (Online Analytical Processing)-Server verbunden ist.
Dim booOLAP As Boolean
booOLAP = ActiveWorkbook.Connections(1).OLEDBConnection.OLAP