KaiMaschke
Programmer
Hi,
I'm searching for a solution to get UniqueNames from the rows in a AdomdDataReader in C#.
I need them to match the results to previously created objects. In the first columns I can only find captions of the nodes which are not unique.
Is there any possibility to get the UniqueNames out of the AdomdDataReader? Maybe by extending the MDX query?
Hope someone can help me.
I'm searching for a solution to get UniqueNames from the rows in a AdomdDataReader in C#.
I need them to match the results to previously created objects. In the first columns I can only find captions of the nodes which are not unique.
Is there any possibility to get the UniqueNames out of the AdomdDataReader? Maybe by extending the MDX query?
Hope someone can help me.