OLAP
[OLAP] Process SSAS Cube using C# (c#코드로 큐브처리)
요지
2014. 10. 17. 17:56
To open up connections to Analysis services, you'll use ADOMD.NET.
Info on opening the connection:
http://technet.microsoft.c
Another example on processing a cube. Not in C#, but concepts and calls the same.
http://social.msdn.microso
look at this sample:
http://snipplr.com/