Introduction to Analysis Management Object (AMO) Programming

522 days ago

Analysis Management Object (AMO) is a new object model for managing and administering Analysis Services 2005. AMO enables developers to automate the creation and processing of Analysis Services objects, such as Dimension, Cube, and Partition. In this article, you'll learn the basics of the AMO object model, classes in the object model, and common properties and methods in the AMO class. You'll also learn how to automate the creation of Analysis Services objects using AMO programming within .NET. Throughout the article, you'll build a sample application that allows for the generation and processing of Analysis Services OLAP objects.


Click here to read more