Decision Support Objects Reference (DSO)

Notes

  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

Microsoft® SQL Server™ 2005 Analysis Services offers substantial opportunity for you to create and integrate custom applications. The server object model, Decision Support Objects (DSO), provides interfaces and objects that can be used with any COM automation programming language such as Microsoft® Visual Basic® (version 5.0 and later). Additionally, Microsoft Visual C++® programmers can use DSO. DSO objects support both early and late binding.

The Decision Support Objects Reference provides detailed information about DSO for use in developing custom applications that interact with the Analysis server. .

Topics in this section cover the following subjects.

Topic

Description

Interfaces

The specifics of each interface that your program uses to manipulate DSO objects, including collections, methods, and properties managed by the interface.

Events

Details on events supported by DSO objects, including database reporting and object processing events.

Objects

Information about DSO objects. Topics for objects that provide their own default interfaces also include collections, methods, and properties specific to those objects.

Enumerations

The details of the enumerations provided by DSO, and information about how to use them.

Collections

Information about the collections used in DSO, including the generic methods and properties that apply to these collections.