Elemento DataSource (ASSL)

Definisce un'origine dati in un elemento Database di MicrosoftSQL ServerAnalysis Services.

Sintassi

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

Caratteristiche elemento

Caratteristica

Descrizione

Tipo di dati e lunghezza

RelationalDataSource, OlapDataSource, PushedDataSource

Valore predefinito

Nessuno

Cardinalità

0-n: elemento facoltativo che può ricorrere più di una volta.

Relazioni elemento

Relazione

Elemento

Elementi padre

DataSources

Elementi figlio

Nessuno

Osservazioni

L'elemento corrispondente nel modello a oggetti AMO (Analysis Management Objects) è DataSource.

Vedere anche

Riferimento