Programming Administrative Tasks with AMO
Analysis Management Objects (AMO) is a programming library used from client applications to manage Analysis Services. In this section, you will learn to how to program using the AMO objects.
The AMO library can be thought of as logically related groups of objects that are used to accomplish a specific task.
This section includes the following topics:
Chapter |
Contents |
---|---|
Describes how to program the Server, Database, DataSource, and DataSourceView objects. Also included here is AMOException. |
|
Describes how to program the Dimension, Cube, MeasureGroup, Partition, and Aggregation objects. |
|
Describes how to program the Action, KPI, Perspective, ProactiveCaching, and Translation objects. |
|
Describes how to program the MiningStructure and MiningModel objects. |
|
Describes how to program the Roles, Members, and Permissions objects. |
|
Describes how to program the Assembly object, Backup and Restore methods, Trace class, and also the CaptureLog class and CaptureXML attribute. |
See Also
Reference
Concepts
Database Objects (Analysis Services - Multidimensional Data)