简体   繁体   中英

Where can I get ADOMD library (DLL) to connect to Microsoft cubes using C#

I need to connect to Micrsoft SSAS (2012 server) cubes using C#. I want to know where can I get libraries (dll's) to connect to the cube?

Is there any nuget package to get the latest libraries or can i download the latest DLL from Microsoft site?

您可以在C:\\ Program Files \\ Microsoft.NET \\ ADOMD.NET \\ 100中找到该库文件。可以从nuget包Manager Microsoft.AnalysisServices.AdomdClient安装该库文件。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM