Expand Minimize
This topic has not yet been rated - Rate this topic

DataSource Element (ASSL)

Defines a data source in a Microsoft SQL Server Analysis Services Database element.


<DataSources>
   <DataSource xsi:type="RelationalDataSource">...</DataSource>
   <!-- or -->
   <DataSource xsi:type="OlapDataSource">...</DataSource>
   <!-- or -->
   <DataSource xsi:type="PushedDataSource">...</DataSource>
</DataSources>

Characteristic

Description

Data type and length

RelationalDataSource, OlapDataSource, PushedDataSource

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Relationship

Element

Parent elements

DataSources

Child elements

None

The corresponding element in the Analysis Management Objects (AMO) object model is DataSource.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.