将实体框架与SSAS多维数据集一起使用 [英] Using Entity Framework with an SSAS Cube

查看:75
本文介绍了将实体框架与SSAS多维数据集一起使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用Entity Framework(任何版本,最好包括4.0)来查询SSAS多维数据集(最好是SSAS 2008)?

Is it possible to use Entity Framework (any version, including, and preferably 4.0) to query an SSAS cube (preferably SSAS 2008)?

推荐答案

我会拒绝。在这里有一些问题正在寻找,要求与SSAS等价的ORM。 LINQ to MDX会很可爱,但据了解它还不存在。

I would say no. There's a few questions on here looking for that, asking for the ORM equivalent for SSAS and such. LINQ to MDX would be lovely, but so far as is known it's just not on the cards.

多年来,我一直在寻找和思考一些简单的代码来将数据返回中间层,但我从未找到过。像AdomdDataReader和CellSet之类的东西还可以,但是需要手写的MDX,没有简单的解决方法。

I've been looking and pondering for years for something simple in code to get data back to the middle tier, but I've never found it. Things like AdomdDataReader and CellSet are OK, but require hand-written MDX, there's no easy way around it.

对这个坏消息表示抱歉,如果有人能证明我错了我会大喜过望的:/

Sorry for the bad news, if anyone can prove me wrong I'd be overjoyed :/

这篇关于将实体框架与SSAS多维数据集一起使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆