Analysis Services Programming
Add-ins
In Microsoft® SQL Server™ 2000 Analysis Services, Analysis Manager supports the integration of custom programs, referred to as add-ins, that can interact with and enhance the Analysis Manager user interface. You can create and register add-ins that will be called by the Microsoft OLAP Services Add-Ins Manager library in response to user activity in the Analysis Manager user interface. Your custom add-ins can optionally use Decision Support Objects (DSO) to manage server objects. Multiple add-ins can be registered.
Topic | Description |
---|---|
About Add-ins | General information about add-in programs |
Building Add-ins | Step-by-step introduction to building an add-in program |
Programmer's Reference (Add-ins) | References for the objects, properties, methods, and collections used in implementing an add-in program |