Re: reading dimension members with DSO
- From: "Dave Wickert [MSFT]" <dwickert@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Apr 2005 15:32:50 -0700
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@xxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D27804A2-896F-4FDF-92C1-A5116C270172@xxxxxxxxxxxxxxxx
> 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.
.
- References:
- reading dimension members with DSO
- From: Supriya
- reading dimension members with DSO
- Prev by Date: Re: Cube 100% online
- Next by Date: Re: Connecting to a Developer edition SQL OLAP from a HTTP connection
- Previous by thread: reading dimension members with DSO
- Next by thread: MDX syntax problem
- Index(es):
Relevant Pages
|