Property
OpenPortfolio
Description
Sets the name of a portfolio file to open.
Type
Character String
Values
Default
Empty string
Example
Code
Cube1.OpenView = "c:\OLAP_CUBES_DIR\portfolio.oxb"
HTML
<PARAM NAME="OpenView" VALUE= "c:\OLAP_CUBES_DIR\portfolio.oxb">
See also
OpenFile
Open a local cube file
OpenServer and friends
Connects to a cube in a MS Analysis Services
OpenWWWDir
Open a cube, view or portfolio located on a web server
OpenView
Open a local cube view
Notes
Your can connect only to one cube at a time.
The Control will try the following parameters in this order:
OpenView
,
OpenFile
,
OpenWWWDir
and
OpenServer
and
OpenPortfolio
until one is not empty.