ADOMD.NET Server Programming

New: 5 December 2005

The ADOMD.NET server components of ADOMD.NET reside within the Microsoft.AnalysisServices.AdomdServer namespace (in msmgdsrv.dll). You use these server components to create custom Multidimensional Expressions (MDX) functions and stored procedures that are run on an instance of Microsoft SQL Server 2005 Analysis Services (SSAS). The server objects provide the capabilities for querying cubes and mining models, and for evaluating expressions in a given context. The benefits for creating custom functions and stored procedures include fast execution, centralized deployment, and improved maintainability.

The topics in the following table will help you develop ADOMD.NET server applications.

Topic Description

ADOMD.NET Server Functionality

Describes the uses for ADOMD.NET server objects.

ADOMD.NET Server Object Architecture

Describes the object architecture for ADOMD.NET server objects.

User Defined Functions and Stored Procedures

Walks you through the process of creating a user defined function or stored Procedure.

See Also

Reference

ADOMD.NET Client Programming

Concepts

ADOMD.NET

Help and Information

Getting SQL Server 2005 Assistance