Freigeben über


DataSource Element (ASSL)

Defines a data source in a Microsoft SQL Server 2005 Analysis Services (SSAS) Database element.

Syntax

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

Element Characteristics

Characteristic Description

Data type and length

RelationalDataSource, OlapDataSource, PushedDataSource

Default value

None

Cardinality

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

Element Relationships

Relationship Element

Parent elements

DataSources

Child elements

None

Hinweise

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

Siehe auch

Verweis

Database Element (ASSL)
Objects (ASSL)

Hilfe und Informationen

Informationsquellen für SQL Server 2005