是否可以从JSON或ADO连接创建XMLA结果。
我需要创建一个返回XMLA结果的简单服务,但我的项目中没有MS SQL OLAP。
发布于 2017-02-21 11:15:09
我使用MS Generating Dynamic Methods with Expression Trees 中的示例找到了一个解决方案
https://stackoverflow.com/questions/42272423
相似问题