You read dimension members using MDSCHEMA_MEMBERS; not using DSO.
DSO creates the structures, but not for reading the data, i.e. what the
members look like.
The Analysis Manager dimension browser actually creates a cube (or uses an
existing cube) behind your back to provide the browsing experience.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Supriya" <Supriya (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi,
I am trying to get members that belong to a given dimension level using
DSO
in my C# application. I can't find an Olap collection object of members or
any such. Can anybody help.
Thanks
Supriya. |