Thursday, March 22, 2012

Difference between AMO and ADOMD.NET

What are the differences between these two way to query and manipulate an Analysis Services database? When should I choose one over the other?

AMO is the management object model, used to create, alter, delete, backup, restore objects.

ADOMD.NET is the query object model, used to run MDX queries, discover requests.

Adrian Dumitrascu

No comments:

Post a Comment