ADOMD.NET Server Programming

Добавления: 5 декабря 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.

См. также

Справочник

ADOMD.NET Client Programming

Основные понятия

ADOMD.NET

Справка и поддержка

Получение помощи по SQL Server 2005