DataSource (Decision Support Objects)

ms134709.note(zh-cn,SQL.90).gif注意:
  下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

The DataSource object in Decision Support Objects (DSO) provides access to the data sources associated with a database, cube, partition, or aggregation in Microsoft® SQL Server™ 2005 Analysis Services, under the DataSources collection for each DSO object. The DataSource object uses the DataSource interface, with a ClassType property of clsDataSource.

The DataSource object is used to:

  • Retrieve data source-specific information such as connection strings and quote characters for use by client applications.
  • Determine various states, such as connection state, of the data source in Analysis Services.

请参阅

参考

Aggregation (Decision Support Objects)
clsDataSource
Cube (Decision Support Objects)
Database (Decision Support Objects)
Partition (Decision Support Objects)

概念

Working with Data Sources (DSO)

其他资源

数据源 (Analysis Services)

帮助和信息

获取 SQL Server 2005 帮助