PropertyOpenPortfolio
DescriptionSets the name of a portfolio file to open.
TypeCharacter String
Values
DefaultEmpty string
Example
CodeCube1.OpenView = "c:\OLAP_CUBES_DIR\portfolio.oxb"
HTML<PARAM NAME="OpenView" VALUE= "c:\OLAP_CUBES_DIR\portfolio.oxb">
See also
OpenFileOpen a local cube file
OpenServer and friends Connects to a cube in a MS Analysis Services
OpenWWWDirOpen a cube, view or portfolio located on a web server
OpenViewOpen a local cube view
NotesYour 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.